Bug 972949
| Summary: | 'mod_proxy_balancer' algorithm 'bybusyness' does not balance the load after failed worker has recovered | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Josep 'Pep' Turro Mauri <pep> |
| Component: | httpd | Assignee: | Luboš Uhliarik <luhliari> |
| Status: | CLOSED ERRATA | QA Contact: | Filip Holec <fholec> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.4 | CC: | jkaluza, jorton, mbabacek, mschuppe, psplicha, thomas.oulevey |
| Target Milestone: | rc | Keywords: | Patch |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | httpd-2.2.15-31.el6 | Doc Type: | Bug Fix |
| Doc Text: |
Cause: When using mod_proxy_balancer with lbmethod_bybusyness, the "busy" counter was not decreased when the worker tried to send a request to non-working node.
Consequence: Once the non-working node became working again, mod_proxy_balancer did not recover the worker, because the "busy" counter still signalled the worker is busy.
Fix: The "busy" counter is decreased after failed requests.
Result: mod_proxy_balancer uses the worker after the node recovery.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-10-14 08:07:29 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 994246, 1056252 | ||
|
Description
Josep 'Pep' Turro Mauri
2013-06-10 21:26:03 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-1386.html |