Hi,

I haven't had a chance to test it, but how about this?

BrowserMatch "MSIE [1-4]" nokeepalive ssl-unclean-shutdown downgrade-1.0
force-response-1.0

This would allow all MSIE 5.X browsers to connect normally.  But even those
may need this:

BrowserMatch "MSIE 5" ssl-unclean-shutdown

Of course, remove your existing SetEnvIf line.

-Dave

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Igor Plotnikov
> Sent: Thursday, June 07, 2001 1:07 PM
> To: [EMAIL PROTECTED]
> Subject: KeepAlive and IE, again...
>
>
> Folks,
>
> I know the issue of IE being unable to work with modssl has been
> brought up before. The conclusion expressed in the FAQ is -
> IE is buggy, disable keepalive for IE, and that's it.
>
> I've spent just a little time looking at https://www.microsoft.com
> which obviously runs on IIS5.0, and sniffing the traffic.
>
> On the surface it looks like both IE and Netscape keep the sockets
> open for a minute, and reuse them with no problem.
>
> I didn't dig too deep, but these observations raise the question again.
>
> Is it possible to have mod_ssl support keepalives with IE, even in
> a dirty way? Apparently IIS does it, to a great performance benefit!
>
>
> Thanks!
> Igor
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to