Re: [EMAIL PROTECTED] IE6 could crash with HTTP/1.1

2006-08-24 Thread Peter Schade
> 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 i

Re: [EMAIL PROTECTED] IE6 could crash with HTTP/1.1

2006-08-24 Thread Peter Schade
- 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

Re: [EMAIL PROTECTED] IE6 could crash with HTTP/1.1

2006-08-24 Thread Peter Schade
- 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

Re: [EMAIL PROTECTED] IE6 could crash with HTTP/1.1

2006-08-24 Thread Peter Schade
- 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

[EMAIL PROTECTED] IE6 could crash with HTTP/1.1

2006-08-24 Thread Peter Schade
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