]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Use worker as a parameter for connection_constructor.
authorMladen Turk <mturk@apache.org>
Sat, 11 Sep 2004 10:50:05 +0000 (10:50 +0000)
committerMladen Turk <mturk@apache.org>
Sat, 11 Sep 2004 10:50:05 +0000 (10:50 +0000)
commit5a5f85aad4ba891adc9b236f46b2c9524c4d3c53
tree121928f641458e78979773b5310dbd4d1917c2bc
parent7114158e9f0b6df78c5751a2b12fe8fc0bb18c13
Use worker as a parameter for connection_constructor.
When min connections is greater then zero connstructor is
called when the reslist is created.

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