Brian wrote:
> I would like to have squid *not* cache any of our own address space. I
> have read the FAQ, but can't seem to get this to work.
The no_cache tag only denies further caching of matching content. Any
objects already in your cache will be served as hits regardless of any
no_cache settings.
You have two options:
1. Purge the offending objects from your cache using the PURGE method.
2. Start from a clean cache.
-- Henrik Nordstrom Spare time Squid hackerReceived on Sun Jul 11 1999 - 16:12:21 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:47:20 MST