Hello Shaun,
The problem might because the location of cgi script that you have
accessed. You have to follow the steps to access the cachemgr.cgi on
the web.
1. copy the <squid/location>/libexec/cachemgr.cgi to a web accessible
location (/var/www/cgi-bin/).
2. Start the apache.
3. Access link http://<webserverip>/cgi-bin/cachemgr.cgi
Thanks,
Visolve Squid Team
www.visolve.com/squid/
shaun p martin wrote:
Hello,
I'm not having any luck using the cachemgr.cgi script.
When I run it against squid, it records a tcp miss, and forwards the
request to the default parent, which returns jumbled html... instead
of the usual cachemgr page.
Is there an acl which will tell squid how to handle this?
output in acces.log:
1202333684.384 179 10.1.17.54 TCP_MISS/200 25976 GET
cache_object://sq01/ - DEFAULT_PARENT/xxx.xxx.xxx.xxx text/html
thanks
shaun