Re: [squid-users] cache of 404 and redirects

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Fri, 09 May 2008 00:08:36 +0200

On ons, 2008-05-07 at 07:50 -0700, Christian Seifert wrote:
> Chris, I tried the below and also added
>
> The Cache Control header is now set to "public", but it still fails to retrieve the content from the cache. A bug?

header_replace only applies to the headers sent out by Squid, not it's
view of the received headers. You can not overrite cache-control within
Squid using header_replace.

But you MAY be able to override this using refresh_pattern, but it's a
rather blunt tool and does not give you much control on when to
override...

Regards
Henrik
Received on Thu May 08 2008 - 22:08:45 MDT

This archive was generated by hypermail 2.2.0 : Tue May 13 2008 - 12:00:03 MDT