On 11/4/05, Joe Orton <[EMAIL PROTECTED]> wrote: > On Thu, Nov 03, 2005 at 03:37:10PM +0100, Olaf van der Spek wrote: > > Joe Orton wrote: > > > All versions need unclean shutdown at least, not sure about keepalive. > > > If you > > > have new data to provide on this front that's great and very welcome, > > > please > > > send it to [EMAIL PROTECTED] bugzilla is not a discussion or support > > > forum, however. > > > > I've been running without > > SetEnvIf User-Agent ".*MSIE.*" \ > > nokeepalive ssl-unclean-shutdown \ > > downgrade-1.0 force-response-1.0 > > for a few months now and I haven't encountered any issues with IE. > > So I think it's safe to drop this work around. > > Intesting to hear, thanks. What range of MSIE versions are hitting your > SSL site?
It's only a small SSL site, used for administration tasks by a few people. I've been using the latest versions of IE6 so based on that I know the issue doesn't affect all IE versions (while the SetEnvIf matches all versions).