It should not be considered a bugfix anymore. It is NOT required to do,
because that particular story with M$IE is over.

Recently, there were some problems with M$IE reported, namely a partially
lost compressed content when using SSL over HTTP/1.1. It happens
infrequently. The problem remains in research stage to date. It seems to be
NOT a problem of compression: the problem is effectively addressed through
downgrade of HTTP/1.1 to HTTP/1.0 over SSL for this browser. Then the
response could be sent back compressed over HTTP/1.0. It works fine.

Thanks,
Slava

----- Original Message -----
From: "David Dick" <[EMAIL PROTECTED]>
To: "Slava Bizyayev" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, June 14, 2003 5:20 PM
Subject: Re: How practical is that Practical mod_perl?


> or, as a bugfix for future versions of mod_perl compression modules,
> before compressing the page, the module should provide the option of
> adding 2048 bytes of spaces to the beginning of the page, which
> according to my quick calculations, gzips down to 46 bytes? only for ie6
> of course. :)
>
> Slava Bizyayev wrote:
>
> >gzip problem in IE6
> >http://support.microsoft.com/default.aspx?scid=kb;en-us;Q312496 is over
> >since
> >
> >1. M$ provides a free patch;
> >2. those lazy users (who usually don't care to apply patches) are not
able
> >to report problems anymore.
> >
> >Personally, I would recommend not to deal with deflate when possible.

Reply via email to