thanks for the reply, yes i have, and also, I get the same results when i run it locally on the squid via: ./squidclient mgr:info -p 80 -shaun On Feb 6, 2008 11:03 PM, Visolve Squid <squid@xxxxxxxxxxx> wrote: > 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 > > > > > > > >