I use the contrib build of 2.2.6 for Win NT but I need the fix for the MSIE keep-alive 
problem. Is it in 2.2.6 ?

Maybe I can do this from within my servlets to force no keep-alive instead:-
response.setHeader("Connection", "close");

BTW How easy is it to build stuff like Apache on an NT box? (I do have a linux box too 
if I could cross-compile?) I would love to be able to stay current with these things?

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

Reply via email to