]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update after backport
authorStefan Eissing <icing@apache.org>
Tue, 3 Jun 2025 07:48:32 +0000 (07:48 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 3 Jun 2025 07:48:32 +0000 (07:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926079 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index efc045fa92c2fc7e02858757607240e9c1e4bc73..db77fc12a618ede5314165ca59905626cde5db10 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -168,17 +168,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      +0: jorton - falls under RTC exception for "non-Unix build"
 
 
-  *) mod_proxy_http2: revert r1912193 for detecting broken backend connections
-     as this interferes with backend selection who a node is unresponsive.
-     PR69624.
-     Trunk version of patch:
-        https://svn.apache.org/r1924554
-     Backport version for 2.4.x of patch:
-        svn merge -c 1924554 ^/httpd/httpd/trunk .
-     +1: icing, rpluem, jorton
-     rpluem says: Is 2.0.31-git the correct value for  MOD_HTTP2_VERSION or
-     should it be 2.0.31?
-
   *) scoreboard/mod_http2: record durations of HTTP/2 requests.
      Trunk version of patch:
         https://svn.apache.org/r1923754