Re: [users@httpd] IE6 could crash with HTTP/1.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 8/24/06, Peter Schade <l-case@xxxxxxx> 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 sarge server:
BrowserMatchNoCase ".*MSIE.*" nokeepalive downgrade-1.0 force-response-1.0

This brings not the protocol that i want... any suggestions?

This seems like overkill.

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 force-response-1.0 will only
change that if the client uses a HTTP/1.0 request.

Joshua.

---------------------------------------------------------------------
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@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux