]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* mod_proxy: Add the possibility to set a separate connection timeout for
authorJim Jagielski <jim@apache.org>
Wed, 17 Sep 2008 14:23:35 +0000 (14:23 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 17 Sep 2008 14:23:35 +0000 (14:23 +0000)
commit97c70b20f28c602100ae57a428397c1716d78e80
treebe5c0f51eb263d15abd13bd511cfc6404de6e6f8
parent8a503b3d681ee8d3a13cb2886c4205cde5aabb52
 * mod_proxy: Add the possibility to set a separate connection timeout for
    backend workers.
       PR: 45445
           Trunk version of patch:
                  http://svn.apache.org/viewvc?rev=684341&view=rev
                      Backport version for 2.2.x of patch:
                             Trunk version of patch works, but
                                    http://people.apache.org/~rpluem/patches/37770_2.2.x.diff
                                           fixes a conflict regarding the needed minor bump.
                                               +1: rpluem, jim, jerenkrantz

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