]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r451575, r451582 from trunk:
authorJim Jagielski <jim@apache.org>
Tue, 18 Sep 2007 13:32:28 +0000 (13:32 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 18 Sep 2007 13:32:28 +0000 (13:32 +0000)
commit831e1662ff9f18a13fd29b56acca9a1303d68006
tree850471c1b4a735ed740bb50a6b47388e7e0f6789
parent04c694e1e79f92d122ab9266dba656ecedbdef75
Merge r451575, r451582 from trunk:

Enable retry=0 for the worker.
This allows to have an option to always retry
the workers in error state instead using a
specified time.

Move new struct member to the end of the struct,
so we can keep the compatibility.
Submitted by: mturk
Reviewed by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@576910 13f79535-47bb-0310-9956-ffa450edef68
STATUS
include/ap_mmn.h
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy.h
modules/proxy/proxy_util.c