]> granicus.if.org Git - apache/commit
mod_proxy: Don't put the worker in error state for 500 or 503 errors
authorYann Ylavic <ylavic@apache.org>
Tue, 26 May 2015 07:25:08 +0000 (07:25 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 26 May 2015 07:25:08 +0000 (07:25 +0000)
commit608a751ad6b65675975c0656f81f8a599680d6bb
tree158b9f892410379a0aaf16287a9623b789588872
parent17b746fa768374eea5b991fd62ab8686e70c9d5d
mod_proxy: Don't put the worker in error state for 500 or 503 errors
returned by the backend unless failonstatus is configured to.  PR 56925.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1681694 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy_http.c