]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose r1906775 for backport [skip ci]
authorStefan Eissing <icing@apache.org>
Wed, 18 Jan 2023 20:04:58 +0000 (20:04 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 18 Jan 2023 20:04:58 +0000 (20:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1906776 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b0b1e878187f6c46d4839b6cf4a1734a92c6b790..ea9bed4a96a691fd9eaacc9cf768a303aed4725a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -166,6 +166,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: minfrin, jim,
      jailletc36: r1745033 seems related and should in included
 
+  *) mod_http2: client resets of HTTP/2 streams led to unwanted 500 errors
+     reported in access logs and error documents. The processing of the
+     reset was correct, only unneccesary reporting was caused.
+     Trunk version of patch:
+        https://svn.apache.org/r1906775
+     Backport for 2.4.x
+        svn merge -c 1906775 ^/httpd/httpd/trunk
+     +1: icing
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]