]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
One doesn't seem like the right fix, another appears to be.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 12 Dec 2016 05:59:51 +0000 (05:59 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 12 Dec 2016 05:59:51 +0000 (05:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1773740 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2861c957cd0b52bc43014b6557aea0777d8359c4..80277a4a985cffe99e64c555cbb4be96dde7940f 100644 (file)
--- 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 ]