On Mon, 18 Apr 2005, sasa wrote:

.. in squid.conf I have:

http_port 10.0.0.1:3128

Then you need to enter 10.0.0.1 as server and 3128 as port, and also to modify your squid.conf to allow 10.0.0.1 as cache manager.


Alternatively you can add

http_port 127.0.0.1:3128

and use localhost as server in cachemgr.cgi, with the default suggested access controls for cache manager access.

Regards
Henrik

Reply via email to