Bug 1450298

Summary: when ProxyErrorOverride is On, modcluster return 503 status code on subsequent requests (2)
Product: Red Hat Enterprise Linux 6 Reporter: Patrick <pbajenez>
Component: httpdAssignee: Luboš Uhliarik <luhliari>
Status: CLOSED ERRATA QA Contact: Maryna Nalbandian <mnalband>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.8CC: aogburn, bgollahe, bnater, cww, deesharm, jorton, luhliari, pbajenez, thozza
Target Milestone: rcKeywords: Patch, Reopened
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: httpd-2.2.15-68.el6 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-19 05:16:59 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: 1494483    

Description Patrick 2017-05-12 08:11:01 UTC
Description of problem:

Hello,

I'm re-opening the bug 1310582

Version-Release number of selected component (if applicable):
httpd-2.2.15-59.el6.x86_64
httpd-tools-2.2.15-59.el6.x86_64


How reproducible:

I'm attaching the same reproducer as for the bu 1310582

Steps to Reproduce:


1. setup mod_cluster and deploy the sample app
2. run the test script, which curl to the sample app. 
3. Observe access and error log

Actual results:
we see around 10 calls after the error, getting 503 while, they should go through

Expected results:

After the broken call, all subsequent unbroken calls should return 200 status
Actual results:

127.0.0.2 - - [12/May/2017:09:59:05 +0200] "GET /cluster_test_bis/ HTTP/1.1" 200 611
127.0.0.2 - - [12/May/2017:09:59:34 +0200] "GET /cluster_test_bis/index.jsp HTTP/1.1" 200 611
127.0.0.2 - - [12/May/2017:09:59:34 +0200] "GET /cluster_test_bis/index.jsp HTTP/1.1" 200 611
127.0.0.2 - - [12/May/2017:09:59:34 +0200] "GET /cluster_test_bis/index.jsp HTTP/1.1" 200 611
127.0.0.2 - - [12/May/2017:09:59:34 +0200] "GET /cluster_test_bis/index.jsp HTTP/1.1" 200 611
127.0.0.2 - - [12/May/2017:09:59:34 +0200] "GET /cluster_test_bis/index.jsp HTTP/1.1" 200 611
127.0.0.2 - - [12/May/2017:09:59:34 +0200] "GET /cluster_test_bis/index.jsp HTTP/1.1" 200 611
127.0.0.2 - - [12/May/2017:09:59:34 +0200] "GET /cluster_test_bis/index.jsp HTTP/1.1" 200 611
127.0.0.2 - - [12/May/2017:09:59:34 +0200] "GET /cluster_test_bis/index.jsp HTTP/1.1" 200 611
127.0.0.2 - - [12/May/2017:09:59:34 +0200] "GET /cluster_test_bis/index.jsp HTTP/1.1" 200 611
127.0.0.2 - - [12/May/2017:09:59:34 +0200] "GET /cluster_test_bis/indexbug.jsp HTTP/1.1" 500 10
127.0.0.2 - - [12/May/2017:09:59:35 +0200] "GET /cluster_test_bis/index.jsp HTTP/1.1" 503 10
127.0.0.2 - - [12/May/2017:09:59:35 +0200] "GET /cluster_test_bis/index.jsp HTTP/1.1" 503 10
127.0.0.2 - - [12/May/2017:09:59:35 +0200] "GET /cluster_test_bis/index.jsp HTTP/1.1" 503 10
127.0.0.2 - - [12/May/2017:09:59:35 +0200] "GET /cluster_test_bis/index.jsp HTTP/1.1" 503 10
127.0.0.2 - - [12/May/2017:09:59:35 +0200] "GET /cluster_test_bis/index.jsp HTTP/1.1" 503 10
127.0.0.2 - - [12/May/2017:09:59:35 +0200] "GET /cluster_test_bis/index.jsp HTTP/1.1" 503 10
127.0.0.2 - - [12/May/2017:09:59:35 +0200] "GET /cluster_test_bis/index.jsp HTTP/1.1" 503 10
127.0.0.2 - - [12/May/2017:09:59:35 +0200] "GET /cluster_test_bis/index.jsp HTTP/1.1" 503 10
127.0.0.2 - - [12/May/2017:09:59:35 +0200] "GET /cluster_test_bis/index.jsp HTTP/1.1" 503 10
127.0.0.2 - - [12/May/2017:09:59:35 +0200] "GET /cluster_test_bis/index.jsp HTTP/1.1" 503 10

Expected results:


Additional info:

Comment 6 Chris Williams 2017-08-16 16:05:17 UTC

*** This bug has been marked as a duplicate of bug 1310582 ***

Comment 19 errata-xmlrpc 2018-06-19 05:16:59 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.

https://access.redhat.com/errata/RHBA-2018:1891