I am finding it very hard to believe that even late versions of IE, 5.5, 6.x have these problems, yet I encounter wacky form post bugs when I do not downgrade the connection. Is there nothing else that can be done?
Is no one that is running Apache+mod_ssl able to use KeepAlives or HTTP/1.1, and are suffering severe performance hits when using MSIE? Once upon a time Shain Miley shaped the electrons to say... > I fixed a problem this morning by adding this line to my httpd.conf file: > > SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown > downgrade-1.0 force-response-1.0 > > Shain > > > Kuczborski, Carol L wrote: > > >Sorry, it is NOT the recommendation made in mod_ssl.... But it worked for > >me. > > > >Try the following setting for the IE browser in the httpd.conf file. I > >know > >it is the recommendation made in the mod_ssl FAQ, but it seemed to help me. > >I had the same problem you are having and researched it for months. After > >making the change to the http.conf below (and applying a patch from Oracle > >to the ApacheModuleSSL.dll file on Windows NT), it reduced the intermittent > >"Cannot find server or DNS error" and "Page cannot be displayed" messages > >received when using the IE browser. I never received these errors when > >using the Netscape browser. > > > >SetEnvIf User-Agent ".*MSIE.*" ssl-unclean-shutdown -D -- God, root, what is difference? ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]