]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add proposal
authorRuediger Pluem <rpluem@apache.org>
Fri, 15 Apr 2022 11:46:44 +0000 (11:46 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 15 Apr 2022 11:46:44 +0000 (11:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1899887 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bca7558b15c24c7d640689f22fbc254b0d471e72..1abd0e17976d755d95b6da80ea3885c305e85245 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -191,6 +191,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1899809 ^/httpd/httpd/trunk .
      +1: rjung
 
+  *) mod_proxy: Set a status code of 502 in case the backend just closed the
+     connection in reply to our forwarded request.
+     Trunk version of patch:
+        https://svn.apache.org/r1899451
+        https://svn.apache.org/r1899454
+        https://svn.apache.org/r1899562
+        https://svn.apache.org/r1899564
+        https://svn.apache.org/r1899584
+        https://svn.apache.org/r1899886
+     Backport version for 2.4.x of patch:
+       https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/314.diff
+     Can be applied via apply_backport_pr.sh 314
+     +1: rpluem
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]