]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Allow for the smax param to be 0, so that all connections
authorJim Jagielski <jim@apache.org>
Fri, 19 Sep 2008 13:43:48 +0000 (13:43 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 19 Sep 2008 13:43:48 +0000 (13:43 +0000)
commit4a268cc90a731d9642c548d63716e2aec6e11aa0
tree9b065a700ba192693317269c61def296043be022
parentc832c4275055d444af4bcd7cd5d682930869d9a4
Allow for the smax param to be 0, so that all connections
are available to be dropped, should they be idle long
enough.
PR 43371

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