I had that added ...
the stuff on the faq page (very sorry about not seeing this ... although I
did nlook)
acl PURGE method PURGE
acl localhost src 127.0.0.1
http_access allow PURGE localhost
http_access deny PURGE
when I ran squid -k reconfigure I got the results below ... so I removed the
"acl localhost src 127.0.0.1". This seemed to work ok.
2004/12/02 11:24:12| WARNING: '127.0.0.1' is a subnetwork of '127.0.0.1'
2004/12/02 11:24:12| WARNING: because of this '127.0.0.1' is ignored to keep
splay tree searching predictable
2004/12/02 11:24:12| WARNING: You should probably remove '127.0.0.1' from
the ACL named 'localhost'
However, when I ran the following, I got the error below.
./squidclient -m PURGE http://142.166.132.219/
client: ERROR: Cannot connect to localhost:3128: Connection refused
any ideas
Peter
-----Original Message-----
From: Elsen Marc [mailto:elsen@imec.be]
Sent: Thursday, December 02, 2004 11:07 AM
To: Peter Marshall
Subject: RE: [squid-users] delete one item from the cache
>
> I need to delete one particular address from the cache .. but
> don't know
> how. The problem is that when the user goes to
> http://theaddressinquestion
> it used to redirect to
> http://theaddressinquestion/manager.html but now it
> is supposed to redirect to
> http://theaddressinquesion/index.html . This
> works from outside the proxy, but for people using the proxy
> it still goes
> to the manager page. Any idea's how to fix this.
>
BTW :
http://www.squid-cache.org/Doc/FAQ/FAQ-7.html#ss7.5
M.
Received on Thu Dec 02 2004 - 08:26:43 MST
This archive was generated by hypermail pre-2.1.9 : Sat Jan 01 2005 - 12:00:01 MST