
bugzilla at apache
Mar 10, 2012, 2:55 AM
Views: 398
Permalink
|
|
[Bug 52759] Apache httpd child process consuming high CPU Utilization.
[In reply to]
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52759 --- Comment #7 from Rainer Jung <rainer.jung [at] kippdata> 2012-03-10 10:55:03 UTC --- I don't see any relation to mod_jk settings. The stacks show the code is looping in the HTTPS handling of the client/browser connection. The lsof output shows, that the connection no longer exists. So it seems some error condition is not handled properly around OpenSSL/mod_ssl. Your Apache and OpenSSL versions are pretty old. Any chance to update and retest? It might well be some problem fixed long ago. Regards, Rainer -- 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: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|