From: William A. Rowe Jr Date: Wed, 27 Apr 2016 19:43:33 +0000 (+0000) Subject: Add scoreboard fix proposal X-Git-Tag: 2.4.21~226 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=74cde48b04e3aee748066f9850a7a3b77405979b;p=apache Add scoreboard fix proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1741321 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8d47cf0640..2f4f073261 100644 --- a/STATUS +++ b/STATUS @@ -175,8 +175,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (modulo CHANGES) +1: ylavic + *) Correct scoreboard behaviors in multiple MPMs and mod_http2 to avoid + clobbering the most recent request line at unexpect times. Corrects + a notable regression in 2.4.20 and in some earlier edge cases. + PR 59333 + See r1741310 for more precise patch details + trunk patch: http://svn.apache.org/r1741310 + 2.4.x patch: https://raw.githubusercontent.com/wrowe/patches/master/backport-httpd-2.4-r1741310.patch + +1: wrowe - PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if