Good afternoon,
I wonder if you can help me with an issue that has me stuck for several days, I always use it to generate HTML reports SqStat real-time:
http://samm.kiev.ua/sqstat/
It all started from that install a CentOS 6.3 server that comes with 64 Bits SQUID 1.3.10 (with previous works smoothly CentOS me) that serves as FW / Proxy, but I fail to configure SqStat although only need to add a couple of lines to the Squid:
acl manager proto cache_object
acl webserver src 192.168.0.1/255.255.255.255
http_access allow manager webserver
http_access deny manager
I notice that you can now configure the Cache Manager:
http://wiki.squid-cache.org/action/show/Features/CacheManager
But I can not run SqStat access to:
http://192.168.0.1/sqstat/sqstat.php
Always shows me the error message: Error SqStat Error (110): Connection timed out
When I do I access http://192.168.0.1/ Apache page appears, then I think that is missing in some additional configuration may be due SQUID or modify any part of the SqStat PHP code.
First described above ask for your kind help to correct my problem.
Thanks,
Daniel Lopez
Received on Wed Apr 10 2013 - 23:16:29 MDT
This archive was generated by hypermail 2.2.0 : Thu Apr 11 2013 - 12:00:03 MDT