]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r378032 from trunk:
authorJim Jagielski <jim@apache.org>
Fri, 31 Mar 2006 20:27:49 +0000 (20:27 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 31 Mar 2006 20:27:49 +0000 (20:27 +0000)
commit2f2d24df6e11c769389b60c231a8672e238ff70d
tree5a94ca60e146932825c35d1b8ae4948a06c6e092
parent12c4025d19102db263e5f4ee4a6b32aba90d0a91
Merge r378032 from trunk:

  *) 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]

Reviewed by: jim

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