Re: [squid-users] Caching of cookies

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 5 Jan 2004 16:33:28 +0100 (CET)

On Mon, 5 Jan 2004, Florian Effenberger wrote:

> I guess you mean
>
> /* remove Set-Cookie if a hit */
> if (is_hit)
> httpHeaderDelById(hdr, HDR_SET_COOKIE);
>
> in src/client_side.c?
>
> If I remove it, I assume all cookies will be cached, right?

Yes.

> Is there any way to only let one site/domain proxy cookies?

Defining an access list on when cookes should be cached would work, but is
a few lines more code.

Regards
Henrik
Received on Mon Jan 05 2004 - 08:33:38 MST

This archive was generated by hypermail pre-2.1.9 : Sun Feb 01 2004 - 12:00:03 MST