Re: [squid-users] Password procted pages and cache

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 2 May 2005 19:33:16 +0200 (CEST)

On Mon, 2 May 2005, Matthias Wessendorf wrote:

> I am playing with Squid to enalbe it to cache password protected pages.
>
> Is this posible?

Partly.

You can have the web server set "Cache-Control: public" telling the cache
that even thou there was login credentials in the request the returned
response does not really require a password and may be cached.

You can also tweak the Squid sources to assume this. IIRC there is a patch
in bugzilla (or maybe it's on devel.squid-cache.org) for adding
refresh_pattern options to control this.

But be warned that this effectively removes the password protection from
the pages.

Regards
Henrik
Received on Mon May 02 2005 - 11:33:26 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Jun 01 2005 - 12:00:02 MDT