Kvetch wrote:
./purge -c "/etc/squid/squid.conf" -p 123.123.123.12:80 -e se "page2" I see in my logs a PURGE on this page but I get a TCP_DENIED:NONE. If I view page2 after the Purge was issued I see the logs report a TCP_HIT:NONE, meaning it is still in cache. Wouldn't I get a TCP_MISS:DIRECT if it was purged from cache.
Does anyone know the correct way to do this type of purging or know of any utilities that can help me?
Thanks, Nick
You have to configure the acl for these host can purgue in your squid proxy.
see; http://www.squid-cache.org/Doc/FAQ/FAQ-7.html#ss7.5
Emilio C.
