From a606f89218c89b4a871e740083e71765101e1adf Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Wed, 25 Mar 2015 12:29:03 +0000 Subject: [PATCH] Update mod_proxy_http proposal (missing ap_proxy_connection_reusable() in 2.4.x), and remove Eric's vote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1669102 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/STATUS b/STATUS index 5443295c9d..bcc4ee1fd1 100644 --- a/STATUS +++ b/STATUS @@ -293,9 +293,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) mod_proxy_http: Use the "Connection: close" header for requests to backends not recycling connections (disablereuse), including the default reverse and forward proxies. - trunk patch: http://svn.apache.org/r1658765 - 2.4.x patch: trunk works (modulo CHANGES) - +1: ylavic, covener + trunk patch: http://svn.apache.org/r1526189 + http://svn.apache.org/r1658765 + 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_proxy_connection_reusable.patch + +1: ylavic + ylavic: updated with ap_proxy_connection_reusable(), missing in 2.4.x. *) 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 -- 2.50.1