]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backported [skip ci].
authorYann Ylavic <ylavic@apache.org>
Mon, 6 Sep 2021 10:00:21 +0000 (10:00 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 6 Sep 2021 10:00:21 +0000 (10:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1892976 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ad592946eb31eb40ad78e78b9510807b2c56ff38..a5f29c7af9b4d6686f1fc862e157e7b133aef750 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -138,20 +138,6 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
-  *) mod_proxy: Fix a potential infinite loop when tunneling Upgrade(d)
-     protocols from mod_proxy_http, and a timeout triggering falsely when
-     using mod_proxy_wstunnel, mod_proxy_connect or mod_proxy_http with
-     upgrade= setting.  PRs 65521 and 65519.
-     trunk patch: http://svn.apache.org/r1892740
-                  http://svn.apache.org/r1892851
-     2.4.x patch: svn merge -c 1892740,1892851 ^/httpd/httpd/trunk .
-                + http://home.apache.org/~ylavic/patches/2.4.x-proxy_http_tunnel_name.patch
-     +1: ylavic, covener, jorton
-     ylavic: 2.4.x-proxy_http_tunnel_name.patch is about logging the upgraded
-             protocol (instead of "HTTP") in the tunneling loop traces, to help
-             debugging. This is the case already in trunk since r1879419, but
-             this commit is not backportable..
-
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]