]> granicus.if.org Git - apache/commit
Reworked the storage of the client socket between keepalive connections
authorGraham Leggett <minfrin@apache.org>
Thu, 5 Apr 2001 18:25:04 +0000 (18:25 +0000)
committerGraham Leggett <minfrin@apache.org>
Thu, 5 Apr 2001 18:25:04 +0000 (18:25 +0000)
commitafce43baa94c9894e47358005d2f41653e569077
tree9721ee5533ac473e6aa53d6547ed829957dec311
parentc22377f12a44ff09d2e96830df40aeccb0c36c63
Reworked the storage of the client socket between keepalive connections
to fix some nasty problems with the socket lasting longer than the
memory pool it was allocated from.
PR:
Obtained from:
Reviewed by:

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