Argh! Okay, I give up. Using cachemgr.cgi, I request the status of some
item from the currently running Squid; I get the result, fine. I select
another item, and I'm told I'm forbidden to access the item. Doesn't
matter which item I select either, first one works, subsequent ones don't.
From access.log:
137.154.210.10 TCP_MISS/555/NONE 1543 GET
cache_object://proxy.nepean.uws.edu.au/server_list
137.154.210.10 TCP_DENIED/403/NONE 0 GET
cache_object://proxy.nepean.uws.edu.au/stats/general
From squid.conf:
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl src_okmgr src 137.154.210.10/32
http_access deny manager !src_okmgr !localhost
http_access allow manager src_okmgr localhost
Seems to have started around 1.0.18 (although of course this could just
coincide with some squid.conf stuff-up - see above). Help.. :-(
Thanks..
dave
Received on Wed Nov 13 1996 - 06:26:11 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:33:32 MST