]> granicus.if.org Git - apache/commit
Added acquire timeout for obtaining resources from reslist.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 11 Aug 2004 22:30:06 +0000 (22:30 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 11 Aug 2004 22:30:06 +0000 (22:30 +0000)
commitc25b89a72006389fa9c651a7325e020374fc3edd
treebafa960a3ea7acd5db43e5d0d3ba569f169c7839
parent66239a82ef91b0cf21920b9ab264bdce9d7123da
Added acquire timeout for obtaining resources from reslist.
The timeout is in milliseconds to enable quick return in case the
reslist is exceded the maximum number of connections.

Submitted by: mturk

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