Re: [squid-users] Remote control of cachemgr.cgi

From: Visolve.com <squid@dont-contact.us>
Date: Tue, 15 May 2001 14:43:55 +0100

Why don't you use cache manager remotely using browser itself. Give
permission in your configuration file for accessing cache manager for
Specific IP. Configuration should look like this.....

acl manager proto cache_object
acl manager_ip src 234.234.23.2
http_access allow manager manager_ip

Now you can put cachemgr.cgi in webserver which is running separately and
access cachemgr.cgi.

Hope this is ok.
squid@visolve.com
www.visolve.com

> Hi,
>
> We are using SQUID in a router-firewall, we control that system with SSH,
> of course that system dont have any web sever installed so we are looking
> for a solution to view the stats of cachemgr.cgi.
>
> Anyone knows how to use cachemgr from command line?
Received on Tue May 15 2001 - 05:52:58 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:01 MST