Bug 979129
| Summary: | Apache return 500 error code on timeout instead of a 408 | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Leticia Konno <lkonno> | |
| Component: | httpd | Assignee: | Luboš Uhliarik <luhliari> | |
| Status: | CLOSED ERRATA | QA Contact: | Filip Holec <fholec> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 6.1 | CC: | jkaluza, jorton, lkonno, optak, psplicha | |
| Target Milestone: | rc | |||
| Target Release: | 6.1 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | httpd-2.2.15-36.el6 | Doc Type: | Bug Fix | |
| Doc Text: |
Cause: mod_cgi returned 500 Internal Server Error error code when client failed to send the request before timeout.
Consequence: Client received 500 Internal Server Error code instead of 408 Timeout error code.
Fix: mod_cgi now returns 408 error code in this situation.
Result: Client receives 408 error code in this situation.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1162152 (view as bug list) | Environment: | ||
| Last Closed: | 2014-10-14 08:07:36 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: | 1162152 | |||
|
Description
Leticia Konno
2013-06-27 17:22:24 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 |