Cache Manager is a web interface to access a huge amount of stastistics out of squid. The setup is described in the faq at http://www.squid-cache.org/Doc/FAQ/FAQ-9.html
If you don't have a web server and don't want to set up one you can use a shortcut to find the info mentioned in FAQ-11 using only bin/squidclient (or just 'client'): # squidclient cache_object://localhost/info In squid.conf you have to make sure that localhost is allowed to use the cache_object protocol: acl manager proto cache_object http_access allow manager localhost /Andreas ----- Original Message ----- From: "Angela Burrell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 20, 2004 8:27 PM Subject: [squid-users] slow squid; FAQ question > > Regarding this FAQ: > > http://www.squid-cache.org/Doc/FAQ/FAQ-11.html#ss11.17 > > My SQUID is running _extremely_ slowly. (About 7-10 seconds for each web > page > to load). Lately I've had to bypass it which I don't want to do, since I > have squidGuard running. I think that the above FAQ *might* answer my > question but I don't understand this directive: > > "examine the Cache Manager Info ouput and look at these two lines" > > How does one examine the Cache Manager? I've looked in all my *.log files, > and didn't find the two lines in question.
