]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add failover to mod proxy. If the service is unavailable,
authorMladen Turk <mturk@apache.org>
Mon, 11 Apr 2005 08:45:15 +0000 (08:45 +0000)
committerMladen Turk <mturk@apache.org>
Mon, 11 Apr 2005 08:45:15 +0000 (08:45 +0000)
commit9fac5c4376bdaa206ba877d74d71e77af8c90849
tree385c32e17149b323f2783ae992cb9f21ec096659
parente32503984e48959c8eab023a90cd280a9ca17423
Add failover to mod proxy. If the service is unavailable,
check another worker in case this is balancer request.
In case the error in unrecoverable, fail with returned
status code.

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