Logo 
Search:

Unix / Linux / Ubuntu Answers

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds
  on Nov 25 In Unix / Linux / Ubuntu Category.

  
Question Answered By: Adah Miller   on Nov 25

You could use

# /etc/rc.d/init.d/squid stop; /etc/rc.d/init.d/squid start

or

# /etc/rc.d/init.d/squid reload

or

# squid -k reconfigure
(this option does not restart squid, but makes squid reload the squid.conf
file)

Share: 

 
 
Didn't find what you were looking for? Find more on Squid cache restart Or get search suggestion and latest updates.


Tagged: