Date: Tue, 6 Apr 2004 15:51:26 -0500 From: Eric F Crist <ecrist@adtechintegrated.com> To: freebsd-questions@freebsd.org Subject: connection problems with apache and mod_ssl Message-ID: <200404061551.27110.ecrist@adtechintegrated.com>
next in thread | raw e-mail | index | archive | help
Hello list, I've got a server where I've setup apache, mod_ssl, and cgiirc for some users. One in particular complains that his connection keeps timing out. All I see in the logs are: [Tue Apr 6 15:24:05 2004] [error] mod_ssl: SSL handshake interrupted by system [Hint: Stop button pressed in browser?!] (System error follows) [Tue Apr 6 15:24:05 2004] [error] System: Broken pipe (errno: 32) [Tue Apr 6 15:24:29 2004] [error] mod_ssl: SSL handshake interrupted by system [Hint: Stop button pressed in browser?!] (System error follows) [Tue Apr 6 15:24:29 2004] [error] System: Broken pipe (errno: 32) [Tue Apr 6 15:24:39 2004] [error] mod_ssl: SSL handshake interrupted by system [Hint: Stop button pressed in browser?!] (System error follows) [Tue Apr 6 15:24:39 2004] [error] System: Connection reset by peer (errno: 54) [Tue Apr 6 15:25:11 2004] [error] mod_ssl: SSL handshake interrupted by system [Hint: Stop button pressed in browser?!] (System error follows) [Tue Apr 6 15:25:11 2004] [error] System: Connection reset by peer (errno: 54) [Tue Apr 6 15:25:11 2004] [error] mod_ssl: SSL handshake interrupted by system [Hint: Stop button pressed in browser?!] (System error follows) [Tue Apr 6 15:25:11 2004] [error] System: Connection reset by peer (errno: 54) The version infor for myserver is: Apache 1.3.29 mod_ssl 2.8.16 OpenSSL 0.9.7c what's the solution? TIA -- Eric F Crist AdTech Integrated Systems, Inc (612) 998-3588
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404061551.27110.ecrist>