From: Yann Ylavic Date: Tue, 10 Mar 2015 23:49:52 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.13~349 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f7a6e325a5046c8a50be10a0b1499c00401e2502;p=apache Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1665742 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 56eb09dc95..66a991ccee 100644 --- a/STATUS +++ b/STATUS @@ -313,6 +313,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (modulo CHANGES) +1: ylavic + *) mod_proxy_http: Don't expect the backend to ack the "Connection: close" to + finally close those not meant to be kept alive by SetEnv proxy-nokeepalive + or force-proxy-request-1.0. + trunk patch: http://svn.apache.org/r1658760 (partial, ap_proxy_clear_connection() raises no error in 2.4.x) + 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-mod_proxy_http-nokeepalive_close.patch + +1: ylavic + OTHER PROPOSALS