]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_proxy: Fix KeepAlives not being allowed and set to
authorJim Jagielski <jim@apache.org>
Wed, 15 Feb 2006 16:44:42 +0000 (16:44 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 15 Feb 2006 16:44:42 +0000 (16:44 +0000)
commitd05d878779e6b84ffa4e610f95147699ae16899c
treeb2651b8a5f3202305cbf591527c6a2e8f7d10f46
parent4f1f25e0bac7ee22aa551fb6cf82f379b0d2e915
  *) mod_proxy: Fix KeepAlives not being allowed and set to
     backend servers. PR38602. [Ruediger Pluem, Jim Jagielski]

Also, document previous patch:
  *) Correctly initialize mod_proxy workers, which use a
     combination of local and shared datasets. Adjust logging
     to better trace usage. PR38403. [Jim Jagielski]

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