DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=37680>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37680 ------- Additional Comments From [EMAIL PROTECTED] 2006-08-29 12:24 ------- I can confirm that this bug still exists as of 2.0.59, and the patch appears to still correct the problem. I need to dynamically reconfigure Apache for a cluster solution, and this was killing me. The bug takes a different form in 2.2.3 - instead of the processes spinning in the CPU (with endless EAGAIN results to accept() calls), the child processes die (same accept() failures) and get constantly respawned. This is actually worse, because now it won't serve content. The 2.0.X issue it could still serve data. I tried the patch in 2.2.3, and it seems to work as well. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
