From 74cde48b04e3aee748066f9850a7a3b77405979b Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Wed, 27 Apr 2016 19:43:33 +0000 Subject: [PATCH] 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 --- STATUS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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 -- 2.40.0