Re: [squid-users] "Accept-Encoding" header

From: Slava Bizyayev <sbizyaye@dont-contact.us>
Date: Fri, 14 Jun 2002 23:10:47 -0500

I've found: version 1.272, 1998/05/20 23:35:01
Don't cache replies with Vary headers

added:
if (httpHeaderHas(hdr, HDR_VARY)) return 0;

May I consider 1.272 the Squid version since which I may compress content
safely?

Thanks,
Slava

From: "Henrik Nordstrom" <hno@marasystems.com>

> Sorry, wrong file. Your need to look in http.c, not client_side.c.
>
> (got a bit confused, as part of the support for Vary based caching is in
> client_side.c these days)
>
> Regards
> Henrik
>
> Slava Bizyayev wrote:
> > I've found v.1.31 - Wed Sep 18 20:12:17 1996 UTC - Added
'cache_stoplist'
> > to specify things which should never get saved to disk.
> >
> > Is it a good estimation for the first version, useful for content
> > compression?
> >
> > Thanks,
> > Slava
> >
> > On Fri, 14 Jun 2002, Henrik Nordstrom wrote:
> > > It should be visible at
> > > http://www.squid-cache.org/cgi-bin/cvsweb.cgi/squid/src/client_side.c
> > >
> > > On Friday 14 June 2002 04:09, Slava Bizyayev wrote:
> > > > Please, is it possible to specify the version number with better
> > > > accuracy? There are many old versions in use still, and I have to
> > > > create better rules to serve the end-users with appropriate content
> > > > compression.
> > > >
> > > > Thanks,
> > > > Slava
> > > >
> > > > ----- Original Message -----
> > > > From: "Henrik Nordstrom" <hno@marasystems.com>
> > > > To: "Slava Bizyayev" <sbizyaye@outlook.net>;
> > > > <squid-users@squid-cache.org> Sent: Thursday, June 13, 2002 8:20 PM
> > > > Subject: Re: [squid-users] "Accept-Encoding" header
> > > >
> > > > > On Friday 14 June 2002 02:43, Slava Bizyayev wrote:
> > > > > > Should we consider the Squid-2.4 the only version compatible
> > > > > > with content compression (as long as it denies to cache
> > > > > > anything accomplished with Vary header)?
> > > > > > Please, could you specify the earliest version, which is
> > > > > > working this way?
> > > > >
> > > > > The detection of Vary as uncacheable was added very long ago,
> > > > > probably during the Squid-1.X versions.
> > > > >
> > > > > Regards
> > > > > Henrik
>
>
Received on Fri Jun 14 2002 - 22:10:25 MDT

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