]> granicus.if.org Git - apache/commit
mod_proxy: Don't put non balancer-member workers in error state by
authorYann Ylavic <ylavic@apache.org>
Wed, 7 Jan 2015 10:36:12 +0000 (10:36 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 7 Jan 2015 10:36:12 +0000 (10:36 +0000)
commit1f6fd365c39e9b324394fc940bd66ef09bc4f870
tree03d47808cafc9d39142e8887bdc401df7f925ec1
parent9bbde1f6e6dec6cd5c6e9bf98eb4590bdd4929d6
mod_proxy: Don't put non balancer-member workers in error state by
default for connection or 500/503 errors, and honor status=+I for
any error.  PR 48388.

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