On 8/28/06, Henk Fictorie <[EMAIL PROTECTED]> wrote:
Hi, We tried to upgrade our Apache server from 2.0.55 to 2.0.59. For HTTP traffic this was successful. However for HTTPS the server would hang after a couple of hours (serveral hundred thousands request). Our HTTP and HTTPS servers are different unix processes. Nothing is logged in the error logfiles, the server just stops to accept new connections. When I try to connect to the server with the openssl command, I get the CONNECTED message, but the SSL handshake does not take place.
Here's instructions on how to debug hung servers: http://httpd.apache.org/dev/debugging.html#backtrace Joshua.
