]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote and promote [skip ci]
authorStefan Eissing <icing@apache.org>
Thu, 3 Mar 2022 09:30:53 +0000 (09:30 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 3 Mar 2022 09:30:53 +0000 (09:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1898558 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 93ab9287b07b2f89dd0cf36fd2d1b18be5237a24..bc07615ca5e293bc6b5aea26c30b95c92831afbd 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -147,6 +147,18 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_proxy: Use the maxium of front end and backend timeouts instead of the
+     minimum when tunneling requests (websockets, CONNECT requests).
+     Backend timeouts can be configured more selectively (per worker if needed)
+     as front end timeouts and typically the backend timeouts reflect the
+     application requirements better.  PR 65886
+     Trunk version of patch:
+        https://svn.apache.org/r1898127
+     Backport version for 2.4.x of patch:
+       https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/295.diff
+     Can be applied via apply_backport_pr.sh 295
+     +1: rpluem, ylavic, icing
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -246,18 +258,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        PR: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/275.diff
      +1: icing,
 
-  *) mod_proxy: Use the maxium of front end and backend timeouts instead of the
-     minimum when tunneling requests (websockets, CONNECT requests).
-     Backend timeouts can be configured more selectively (per worker if needed)
-     as front end timeouts and typically the backend timeouts reflect the
-     application requirements better.  PR 65886
-     Trunk version of patch:
-        https://svn.apache.org/r1898127
-     Backport version for 2.4.x of patch:
-       https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/295.diff
-     Can be applied via apply_backport_pr.sh 295
-     +1: rpluem, ylavic,
-
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]