From: Graham Leggett Date: Fri, 10 Dec 2021 13:21:09 +0000 (+0000) Subject: Vote and promote. X-Git-Tag: candidate-2.4.52-rc1~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1e536ddd562689f0785474f9b8d887108ec6712;p=thirdparty%2Fapache%2Fhttpd.git Vote and promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1895761 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bb0d00bee5d..a6a7ee2beb1 100644 --- a/STATUS +++ b/STATUS @@ -144,6 +144,15 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) mod_proxy_connect: Honor the smallest of the backend or client timeout + while tunneling, and handle "proxy-nohalfclose" as opt-out for hlaf-close + tunneling. PR 65631, 65662, 65689. + trunk patch: http://svn.apache.org/r1894290 + http://svn.apache.org/r1895304 + backport PR: https://github.com/apache/httpd/pull/278 + 2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/278.patch + +1: ylavic, rpluem, minfrin + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -180,15 +189,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-dav-element.patch +1: minfrin - *) mod_proxy_connect: Honor the smallest of the backend or client timeout - while tunneling, and handle "proxy-nohalfclose" as opt-out for hlaf-close - tunneling. PR 65631, 65662, 65689. - trunk patch: http://svn.apache.org/r1894290 - http://svn.apache.org/r1895304 - backport PR: https://github.com/apache/httpd/pull/278 - 2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/278.patch - +1: ylavic, rpluem - *) mpm_event: Restart stopping of idle children after a load peak. PR 65626. trunk patch: http://svn.apache.org/r1894285 http://svn.apache.org/r1894286