> On 8/24/06, Peter Schade <[EMAIL PROTECTED]> wrote:
>
> >
> > So
> > BrowserMatchNoCase ".*MSIE.*" downgrade-1.0
> > should be ok ?
> >
> > How can i see if it works?
>
> If you haven't actually seen the problem yourself in the wild, then
> why are you bothering with this? MS is not giving eno
On 8/24/06, Peter Schade <[EMAIL PROTECTED]> wrote:
So
BrowserMatchNoCase ".*MSIE.*" downgrade-1.0
should be ok ?
How can i see if it works?
If you haven't actually seen the problem yourself in the wild, then
why are you bothering with this? MS is not giving enough information
about the bug
- Original Message -
From: "Joshua Slive" <[EMAIL PROTECTED]>
To:
Sent: Thursday, August 24, 2006 4:06 PM
Subject: Re: [EMAIL PROTECTED] IE6 could crash with HTTP/1.1
> On 8/24/06, Peter Schade <[EMAIL PROTECTED]> wrote:
>
> > > But anyway, how
- Original Message -
From: "Neil A. Hillard" <[EMAIL PROTECTED]>
To:
Sent: Thursday, August 24, 2006 3:55 PM
Subject: Re: [EMAIL PROTECTED] IE6 could crash with HTTP/1.1
> Hi,
>
> Peter Schade wrote:
> > Hello
> >
> > i have some trouble with
On 8/24/06, Peter Schade <[EMAIL PROTECTED]> wrote:
> But anyway, how do you know that Apache is using HTTP/1.1? The fact
> that HTTP/1.1 is used in the status line does *not* tell you what
> protocol was used in the response. It simply indicates that the
> server is capable of HTTP/1.1. And
Hi,
Peter Schade wrote:
> Hello
>
> i have some trouble with the recent microsoft patches where the IE6 could
> crash on certain websites if he uses http1.1 and compression.
>
> So i would configure my webserver so that he delivers only via http1.0
> here is my config from http.conf on a debian
- Original Message -
From: "Joshua Slive" <[EMAIL PROTECTED]>
To:
Sent: Thursday, August 24, 2006 3:47 PM
Subject: Re: [EMAIL PROTECTED] IE6 could crash with HTTP/1.1
> On 8/24/06, Peter Schade <[EMAIL PROTECTED]> wrote:
> > Hello
> >
> > i
On 8/24/06, Peter Schade <[EMAIL PROTECTED]> wrote:
Hello
i have some trouble with the recent microsoft patches where the IE6 could
crash on certain websites if he uses http1.1 and compression.
So i would configure my webserver so that he delivers only via http1.0
here is my config from http.co
Hello
i have some trouble with the recent microsoft patches where the IE6 could
crash on certain websites if he uses http1.1 and compression.
So i would configure my webserver so that he delivers only via http1.0
here is my config from http.conf on a debian sarge server:
BrowserMatchNoCase ".*MSI