[squid-users] Re: [users@httpd] mod_deflate's problems

From: J. Peng <peng.kyo@dont-contact.us>
Date: Thu, 28 Feb 2008 14:45:45 +0800

what I said is mod_deflate always send a "Vary: Accept-Encoding"
header to clients though it didn't compress that object.
this make some browsers have problems.

On Thu, Feb 28, 2008 at 2:49 PM, Nils Jeppe <nils@pandemonium.de> wrote:
>
>
> On Thu, 28 Feb 2008, J. Peng wrote:
>
> > I just think Apache's mod_deflate has a weak point.
> > When client doesn't declare it accept encoding, apache returns an
> > uncompressed object, but for this object mod_deflate also returns a
> > "Vary: Accept-Encoding" header.
> > This make some browsers be confused. In fact my current IE6 sp2 can't
> > download that object.
>
> Well, if you find that MSIE has problems with your compression scheme, you
> could simply disable compression for it. See:
> http://httpd.apache.org/docs/2.2/mod/mod_deflate.html for an example.
>
>
>
> Best wishes,
> Nils
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> " from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>
Received on Wed Feb 27 2008 - 23:45:56 MST

This archive was generated by hypermail pre-2.1.9 : Sat Mar 01 2008 - 12:00:06 MST