[squid-users] purging sites from cache

From: Payal Rathod <payal-squid@dont-contact.us>
Date: Fri, 1 Jul 2005 13:20:43 -0400

Hi,
We have a few design sites which we change often. My users see the old
sites, because of caching. I want to remove the sites from cache.

I have in my configuration,
acl bvdesigns src 192.168.0.0/255.255.0.0
acl PURGE method PURGE
http_access allow PURGE bvdesigns
http_access deny PURGE

I then did,
squidclient -h 192.168.0.1 -m PURGE http://www.amazon.com/
HTTP/1.0 404 Not Found
Server: squid/2.5.STABLE4
Mime-Version: 1.0
Date: Fri, 01 Jul 2005 12:42:18 GMT
Content-Length: 0
X-Cache: MISS from bvdesigns.local
Proxy-Connection: close

What is wrong? This is happening for all sites.

With warm regards,
-Payal

 
Received on Fri Jul 01 2005 - 11:20:47 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Aug 01 2005 - 12:00:01 MDT