]> granicus.if.org Git - apache/commit
When the proxy closes the backend connection early, force a setaside on
authorGraham Leggett <minfrin@apache.org>
Tue, 16 Nov 2010 12:08:38 +0000 (12:08 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 16 Nov 2010 12:08:38 +0000 (12:08 +0000)
commit662633eacc935f349428318d15d6e84eb9c99b19
treeeec99c4208a95b13a9890b835663b69d03636608
parent807be6db709d646b1dadb37df8ec4bd9fe5bf184
When the proxy closes the backend connection early, force a setaside on
any buckets still outstanding to ensure they've been copied out of the
backend connection's pool and it is safe to release the backend connection.

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