]> granicus.if.org Git - apache/commitdiff
Update mod_proxy_http proposal (missing ap_proxy_connection_reusable() in 2.4.x)...
authorYann Ylavic <ylavic@apache.org>
Wed, 25 Mar 2015 12:29:03 +0000 (12:29 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 25 Mar 2015 12:29:03 +0000 (12:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1669102 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5443295c9d169c7cb56e9cf44bfc3e211ffe4ec7..bcc4ee1fd144fa7c80e710939ab5b9f08ecfac49 100644 (file)
--- 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