Re: Cachemgr

From: Serge A. Krashakov <sakr@dont-contact.us>
Date: Fri, 25 Oct 1996 10:00:20 +0400

Antti Rytsola <raccoon@dlc.fi> wrote:

> Could someone give me some assistance how the cachemgr.cgi is supposed to work?
> Do I have to put up another httpd on the squid proxy machine? How do I access
> the cachemgr ?

You may access squid cache manager running httpd+cachemgr.cgi on any
machine, not only on the squid proxy machine.
You must only add this computer into manager access list.

You should replace default setting
acl localhost src 127.0.0.1/255.255.255.255
http_access deny manager !localhost

to
acl mgr src xxx.xxx.xxx.xxx/255.255.255.255 [...]
http_access deny manager !mgr

Serge Krashakov
Received on Thu Oct 24 1996 - 23:01:24 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:33:21 MST