From: Stefan Eissing Date: Tue, 3 Jun 2025 07:48:32 +0000 (+0000) Subject: update after backport X-Git-Tag: 2.4.64-rc1-candidate~62 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fedf2e665fc0bbe90b22e5428eab5f0c5faaf0eb;p=thirdparty%2Fapache%2Fhttpd.git update after backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926079 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index efc045fa92..db77fc12a6 100644 --- 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