Hide Forgot
Description of problem: When ProxyErrorOverride is On, modcluster return 503 status code on subsequent requests, for about a second before returning 200 status code Version-Release number of selected component (if applicable): mod_cluster : 1.2.6.Final and 1.2.11.Final Version jboss EAP : 6.1.1 Version apache httpd : 2.2.15 Version OS : RHEL 6.4 How reproducible: Steps to Reproduce: Customer provided a sample app 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 Additional info:
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. ***