From: Jim Jagielski Date: Tue, 11 Oct 2022 13:26:25 +0000 (+0000) Subject: Propose 3 backports for the health check module X-Git-Tag: 2.4.55-rc1-candidate~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63491530d8eafac20119b50a0a9bf4852bc39e2d;p=thirdparty%2Fapache%2Fhttpd.git Propose 3 backports for the health check module git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1904519 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2ccf8878fc5..238b7b172c2 100644 --- 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 ]