[squid-users] Cache Manager CGI Interface on IIS - I got issues I don't understand

From: Andreas Woll <woll.andreas@dont-contact.us>
Date: Tue, 01 May 2007 09:02:23 -0400

Hi all,

I didn't found a subject in the newsgroup, so I ask again for a little help.
Now the SquidNT service is running I tried to access it through the
CGI interface.

But I always get:

connect: (10061) WSAECONNREFUSED, connection refused.

IIS is bound to all IPs of the machine including loopback.

ACLs in squid.conf:
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl to_localhost dst 127.0.0.0/8

# Only allow cachemgr access from localhost
http_access allow manager localhost
http_access deny manager

In cachemgr.conf is just "localhost".

The password tag in squid.conf is set like this:
cachemgr_passwd 2secure4you all

The cache_mgr tag is set to webmaster.

What did I wrong?

Andreas
Received on Tue May 01 2007 - 07:02:52 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Jun 01 2007 - 12:00:04 MDT