| Summary: | when ProxyErrorOverride is On, modcluster return 503 status code on subsequent requests | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Patrick <pbajenez> | ||||
| Component: | httpd | Assignee: | Luboš Uhliarik <luhliari> | ||||
| Status: | CLOSED ERRATA | QA Contact: | BaseOS QE - Apps <qe-baseos-apps> | ||||
| Severity: | high | Docs Contact: | Mirek Jahoda <mjahoda> | ||||
| Priority: | urgent | ||||||
| Version: | 6.4 | CC: | aogburn, bnater, dmasirka, jorton, luhliari, mbabacek, mfrodl, mjahoda | ||||
| Target Milestone: | rc | Keywords: | Patch, ZStream | ||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | httpd-2.2.15-56.el6 | Doc Type: | Bug Fix | ||||
| Doc Text: |
Previously, when the ProxyErrorOverride directive was enabled, the mod_cluster load balancer returned the 503 status code on subsequent requests for about one second. This caused failover, which then propagated through the instances. Additionaly, this bug could be used for the denial of service (DoS) attack. With this update, the requests in the described scenario are now handled correctly
with the 200 status code.
|
Story Points: | --- | ||||
| Clone Of: | |||||||
| : | 1391517 (view as bug list) | Environment: | |||||
| Last Closed: | 2017-03-21 11:50:08 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: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1269194, 1359263, 1391517 | ||||||
| Attachments: |
|
||||||
|
Description
Patrick
2016-02-22 10:06:17 UTC
Created attachment 1129209 [details]
reproducer
You might find this helpful: See https://bugzilla.redhat.com/show_bug.cgi?id=1309598#c3 And https://bugzilla.redhat.com/show_bug.cgi?id=1309598#c5 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. https://rhn.redhat.com/errata/RHBA-2017-0784.html *** Bug 1450298 has been marked as a duplicate of this bug. *** |