]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose 3 backports for the health check module
authorJim Jagielski <jim@apache.org>
Tue, 11 Oct 2022 13:26:25 +0000 (13:26 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 11 Oct 2022 13:26:25 +0000 (13:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1904519 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2ccf8878fc5535c5d1801f9899967b294f0f1bce..238b7b172c2003c6c93afa2c8b1e8e4250deb8a7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -188,7 +188,31 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Backport version for 2.4.x of patch:
        https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/327.diff
      Can be applied via apply_backport_pr.sh 327
-     +1: rpluem, icing, 
+     +1: rpluem, icing,
+
+  *) mod_proxy_hcheck: hcmethod now allow for HTTP/1.1 requests
+     using GET11, HEAD11 and/or OPTIONS11.
+     trunk revision:
+        https://svn.apache.org/r1903744
+        https://svn.apache.org/r1903745
+     Backport version for 2.4.x of patch:
+        svn merge works
+     +1: jim,
+
+  *) mod_proxy_hcheck: Detect AJP/CPING support correctly. PR 66300.
+     trunk revision:
+        https://svn.apache.org/r1904516
+     Backport version for 2.4.x of patch:
+        svn merge works
+     +1: jim,
+
+  *) mod_proxy_hcheck: Re-enable workers in standard ERROR state. PR 66302.
+     trunk revision:
+        https://svn.apache.org/r1904518
+     Backport version for 2.4.x of patch:
+        svn merge works
+     +1: jim,
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]