Sam Varshavchik wrote:
> 
> It appears that this is indeed a bug in MSIE's implementation of HTTP/1.1
> 
> Add the following directive to httpd.conf, to force apache to downgrade to
> HTTP/1.0 for Internet Explorer:
> 
> BrowserMatch "MSIE [45]" nokeepalive downgrade-1.0 force-response-1.0

Unfortunately, that doesn't appear to help with https:// connections...
although I will verify that section is actually getting hit.  Too many
conditional parts to the config files with SSL rolled in there. :/

Reply via email to