You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2016/12/12 05:59:52 UTC

svn commit: r1773740 - /httpd/httpd/branches/2.4.x/STATUS

Author: wrowe
Date: Mon Dec 12 05:59:51 2016
New Revision: 1773740

URL: http://svn.apache.org/viewvc?rev=1773740&view=rev
Log:
One doesn't seem like the right fix, another appears to be.


Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1773740&r1=1773739&r2=1773740&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Dec 12 05:59:51 2016
@@ -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 ]