]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backport proposal for mod_proxy_http2 error fix
authorStefan Eissing <icing@apache.org>
Mon, 28 Aug 2023 13:44:29 +0000 (13:44 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 28 Aug 2023 13:44:29 +0000 (13:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911965 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8e6e4828d22ea5bdfdb797a9b908ecadb55bc19b..23e6a5c9685114e185a2236f6eccdc25a9c788b8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -220,6 +220,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/alias-preserve-path3.diff
      +1: minfrin, rpluem
 
+  *) mod_proxy_http2: improved error handling on connection errors while
+     response is already underway.
+     Trunk version of patch:
+        https://svn.apache.org/r1911964
+     Backport version for 2.4.x of patch:
+      svn merge -c 1911964 ^/httpd/httpd/trunk .
+     +1: icing,
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]