On Sat, Feb 06, 1999, Mark Dedlow wrote:

> Can someone tell me what exactly this means?
> httpd: [error] mod_ssl: SSL handshake interrupted by system
> 
> I see no pattern to its occurence, except it
> is always Netscape that I'm using.  It never
> happens with MSIE.

This just means that the handshake I/O was interrupted
by a system call which resulted in an errno != EINTR.
There should be an additional line describing the errno.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to