Thanks for your reply, Duane.  Are you able to give any time-frame for
the implementation of the code necessary to stop the caching of objects
with cookies ?
David
>----------
>From: 	Duane Wessels[SMTP:wessels@nlanr.net]
>Sent: 	Saturday, 14 December 1996 09:30
>To: 	squid-users@nlanr.net
>Cc: 	David Lee             {DSL AK}
>Subject: 	Re: Cookie problem & thanks
>
>DavidL@datacom.co.nz writes:
>
>>Hi Squid Users,
>>
>> .......(Text deleted)
>>
>>Question: Is there a configuration parameter that will make squid 1.1.0
>>not cache objects containing cookies ?
>>If not,  can squid be modified to not cache objects with cookies ?  I
>>realise that this would mean scanning every object for a text string to
>>determine whether the object should be discarded or not, and would
>>therefore produce a significant performance impact. How about providing
>>configuration options to allow for the scanning of only the first x
>>bytes of each url that matches a set of regexp patterns ?
>
>Its easy to detect the cookies.
>
>Note that the current HTTP/1.1 draft doesn't say anyting about cookies,
>it seems to be a Netscape-ism.  So there are no "official" guidelines
>to follow that I know of.
>
>I'd rather not introduce another option, but just make it the default
>behaviour to NOT cache responses with cookies.
>
>Simple scanning of objects on the NLANR caches shows that 0.9% of objects
>in the cache include the 'Set-Cookie' header.  If you want to check
>your own, get
>    http://squid.nlanr.net/Squid/Scripts/find-cookies.pl
>
>Duane W.
>
Received on Sun Dec 15 1996 - 12:40:44 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:33:54 MST