I see those SSL handshake messages all the time, but I suspect that it's
actually because people are pressing stop on their browsers.  :-)

If people are seeing "page cannot be displayed" messages occasionaly, this
sounds like the keep-alive problem with MSIE.  Do you have the following in
your httpd.conf?

SetEnvIf User-Agent ".*MSIE.*" \
             nokeepalive ssl-unclean-shutdown \
             downgrade-1.0 force-response-1.0

This is under the FAQ: http://www.modssl.org/docs/2.7/ssl_faq.html#ToC48

-Dave

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Aaron Beveridge
Sent: Friday, October 13, 2000 9:19 AM
To: [EMAIL PROTECTED]
Subject: SSL Handshake Errors.


I have been getting some errors in apache/logs/error_log since I set up this
server.  I am using RedHat 6.2, Apache_1.3.12, OpenSSL-0.9.5a,
mod_ssl-2.6.6-1.3.12, and rsaref-2.0.  Some users are getting "page cannot
be displayed" errors in their browser. Another problem I noticed was that
the server is starting to run low on memory...could this be the cause? I
know the RSAREF libraries are unecessary now but was hoping to avoid
recompiling apache.  Does anyone have any idea what is causing these errors?

[Fri Oct 13 11:46:22 2000] [error] mod_ssl: SSL handshake interrupted by
system
[Hint: Stop button pressed in browser?!] (System error follows)
[Fri Oct 13 11:46:22 2000] [error] System: Connection reset by peer (errno:
104)

Aaron Beveridge
Systems Administrator
Intrinsix Corp.

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

Reply via email to