DISQUS

DISQUS Hello! Newest Industry is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Newest Industry

Chronicles of a Crazy Canuck
Jump to original thread »
Author

Dear Apache Software Foundation: FIX THE MSIE SSL KEEPALIVE SETTINGS!

Started by Stephen Pierzchala · 11 months ago

Dear Apache Software Foundation, and the developers of the Apache Web server:
I would like to thank you for developing a great product. I rely on it daily to host my own sites, and a large number of people on the Internet seem to share my love of this software.
However, it appears that y ... Continue reading »

5 comments

  • hey steve,
    you should file a bug about it.

    personally I can't verify it as I don't run windows. but in general the httpd project is more conservative than performance focused.
  • This change fixed a problem we had after a patch update to apache resulted in IE clients not being able to access one of our enterprise Java apps over SSL through an ISA firewall.
    The error seen in the ISA logs was:
    Error Code: 500 Internal Server error. The context has expired and can no longer be used. (-2146893033)
    By changing ssl.conf to only specify ssl-unclean-shutdown for MSIE 6+, the IE clients were able to use the application without errors.
  • YEAHHHHHHHHH this is plain stupid and old age! Someone needs to look at this now!
  • Sadly, it seems even IE7 can't do things properly - we'll have to keep going with nokeepalive even longer.

    Here is a text tracking down AJAX issues in IE7 to keepalive: http://qfox.nl/notes?1
  • I'm glad to see you exclude nokeepalive. With a setup including an OCSP responder, that nokeepalive flag kills us with multiple pki cert validation requests per page load.

Add New Comment

Returning? Login