]> granicus.if.org Git - apache/commit
Added close_on_recycle flags for creatin connections.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 11 Aug 2004 22:39:02 +0000 (22:39 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 11 Aug 2004 22:39:02 +0000 (22:39 +0000)
commitae18ec32a1b14590166975260adcda2f89f33e55
tree5965ef0bbd6d2a58d14b7656893aa2195f8f5e48
parent6cc26c2656427dafb20ff53fbe8e283b629812db
Added close_on_recycle flags for creatin connections.
This flag enables to distinguish between connection types.
Also added a pool cleanup bound to connection pool that recycles
the connection when client disconnects from server.

Submitted by: mturk

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