https://issues.apache.org/bugzilla/show_bug.cgi?id=44975
--- Comment #2 from Dustin Kirkland <[EMAIL PROTECTED]> 2008-05-12 14:44:50 PST --- Hi Ruediger- I applied that patch to our Apache 2.2.8 and that gets us halfway there. It solves the Out-of-memory errors and the killing of the Apache processes for consuming all system memory. However, on the client end when running ab, I still see lots of: SSL read failed - closing connection SSL handshake failed (5). It looks like it's just dropping the SSL connections when it gets busy. As recently as Apache 2.2.3, I can run the same ab tests with no problems on either the client (dropping SSL connections) or the server (running out of memory). :-Dustin -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
