From: Yann Ylavic Date: Tue, 19 Jan 2021 14:21:54 +0000 (+0000) Subject: Propose fix for PR 63010. [skip ci]. X-Git-Tag: 2.4.47~129 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e611b2022f5177fcccfe95b61d2d72063f0456cb;p=thirdparty%2Fapache%2Fhttpd.git Propose fix for PR 63010. [skip ci]. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1885692 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2564dc7845a..d8240574f4b 100644 --- a/STATUS +++ b/STATUS @@ -223,6 +223,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-dav-functions2.patch +1: minfrin + *) mod_proxy_hcheck: Don't pile up health checks if the previous one did + not finish before hcinterval. PR 63010. + trunk patch: http://svn.apache.org/r1885691 + 2.4.x patch: svn merge -c 1885691 ^/httpd/httpd/trunk . + +1: ylavic, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]