Re: the way to support content-encoding of HTTP1.1

From: Robert Collins <robertc@dont-contact.us>
Date: Sun, 15 Oct 2006 16:33:46 +1000

On Fri, 2006-10-13 at 14:56 +0800, 树新 郑 wrote:
> hi, I've seen the patch modules of squid which support http-gzip transfer mode with http1.1.
>
> (These modules's url such as:
>
> http://devel.squid-cache.org/projects.html#gzip
>
> http://devel.squid-cache.org/stale_projects.html#te
>
> http://devel.squid-cache.org/stale_projects.html#te_modules)
>
> I don't think it is a good idea ton encode and decode the HTTP-GZIP format data in squid,
>
> because the squid just only a web-cache proxy, not a web-server like MS-IIS or Apache.
>
> And the encoding/decoding process is so spensive, which will be very slowly down the
>
> squid.

Those projects refer to 'Transfer Encoding' not 'Content Encoding'. They
are different things, and squid MUST perform the decode and encode upon
request for HTTP/1.1 conformance.

-Rob

-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Received on Sun Oct 15 2006 - 00:33:57 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Nov 01 2006 - 12:00:06 MST