From: William A. Rowe Jr Date: Mon, 12 Dec 2016 05:59:51 +0000 (+0000) Subject: One doesn't seem like the right fix, another appears to be. X-Git-Tag: 2.4.24~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2cc87dc1eb57a23f48dcef09bc44b831fcc4bb2;p=thirdparty%2Fapache%2Fhttpd.git One doesn't seem like the right fix, another appears to be. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1773740 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2861c957cd0..80277a4a985 100644 --- a/STATUS +++ b/STATUS @@ -177,13 +177,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk patch: https://svn.apache.org/r1773293 2.4.x patch: trunk works +1: covener, jim + -1: wrowe covener: This is not ideal but the looping/OOM is bad. jim: with the understanding that more work post release + wrowe: *IIUC* If we are transmitting the discarded body to the client, + and switching the code to 500, this isn't really a salvagable + resolution. Two alternatives suggested to the list a few days ago. *) core: Drop Content-Length header and message-body from HTTP 204 responses. Trunk patch: http://svn.apache.org/r1773346 2.4.x patch: trunk works modulo CHANGES - +1: elukey + +1: elukey, wrowe PATCHES/ISSUES THAT ARE BEING WORKED [ New entried should be added at the START of the list ]