Re: [squid-users] About "no_cache deny"

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sun, 27 May 2001 23:39:39 +0200

Steve Snyder wrote:

> 0. Is the URL really written to the cache then removed, as the description
> says, or just not written to the cache to begin with?

The URL is never written to the cache, but the object may in some
special conditions.

> 1. Are clickthebutton.com URLs removed from memory as well from the on-disk
> cache?

The objects are removed as soon as the request completes.

The URL never enters the memory or disk caches. The object is kept under
a private identity for the whole duration of the request.

(hmm.. things may behave somewhat differently if you have non-Squid ICP
v1 peers not supporting the ICP v2 query number field)

> 2. Is it possible to remove cached clickthebutton.com URLs that were
> written before the "no_cache deny" ACL was instituted?

Not really, but Squid-2.4 should ignore such cached objects...
(earlier Squid versions will give cache hits)

> 3. Is there a related mechanism in Squid for preventing the logging of the
> no_cache URLs to access.log?

Not at this time no, but you are free to implement something like that
if needed.

--
Henrik Nordstrom
Squid Hacker
Received on Sun May 27 2001 - 15:54:16 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:19 MST