You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2010/10/05 14:52:33 UTC

DO NOT REPLY [Bug 48735] bybusyness does not balance after failed worker has recovered

https://issues.apache.org/bugzilla/show_bug.cgi?id=48735

--- Comment #1 from Markus Stoll <ma...@junidas.de> 2010-10-05 08:52:30 EDT ---
Created an attachment (id=26123)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26123)
Fix by adding error handling and atomic functions

The proposed bugfix uses a fix from #46215 (by Thomas Binder) by using atomic
functions for increasing/decreasing busyness. I added proper error handling for
unreachable workers (in this case the post_req function had never been called).

-- 
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@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org