]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) Added support for downstream keepalives in mod_proxy.
authorGraham Leggett <minfrin@apache.org>
Mon, 2 Apr 2001 17:04:19 +0000 (17:04 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 2 Apr 2001 17:04:19 +0000 (17:04 +0000)
commitd72c7d938ea00961f55f444a6f7deff192ef676c
tree0b31c8596ce3195e007a2c72938f49f77e582ea6
parente27ddf4facf833be616de615dec7fe9803490bb7
  *) Added support for downstream keepalives in mod_proxy.
  *) Changed mod_proxy ap_proxy_http_handler() to support APR properly.
PR:
Obtained from:
Reviewed by:

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