]> granicus.if.org Git - apache/commit
Added ap_proxy_connection_create function that makes
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 11 Aug 2004 22:36:28 +0000 (22:36 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 11 Aug 2004 22:36:28 +0000 (22:36 +0000)
commit62ccd6ca6a236fcba254f7c5a482ac33569a3f8b
treedb3577c091d7d3f248891c4b90aca1552dea2108
parent5faf9c3c49f782ae92b0ac3fb896e9fa4f740ef0
Added ap_proxy_connection_create function that makes
conn_rec for opened connection. It is used bt http(s) and ftp for
bounding the backend connection to client connection with the same id's.

Submitted by: mturk

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