You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2005/10/22 00:31:59 UTC

svn commit: r327597 - /httpd/httpd/branches/2.0.x/STATUS

Author: rpluem
Date: Fri Oct 21 15:31:47 2005
New Revision: 327597

URL: http://svn.apache.org/viewcvs?rev=327597&view=rev
Log:
* Add backport proposal for fixing PR37145

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

Modified: httpd/httpd/branches/2.0.x/STATUS
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/STATUS?rev=327597&r1=327596&r2=327597&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/STATUS (original)
+++ httpd/httpd/branches/2.0.x/STATUS Fri Oct 21 15:31:47 2005
@@ -273,6 +273,15 @@
          http://svn.apache.org/viewcvs?rev=321500&view=rev
        +1: nd, trawick, colm
 
+    *) mod_proxy: Fix PR37145
+       (data loss with httpd-2.0.55 reverse proxy method=post).
+       Trunk version of patch:
+          http://svn.apache.org/viewcvs.cgi?rev=327590&view=rev
+       Backport version for 2.0.x of patch:
+          http://issues.apache.org/bugzilla/attachment.cgi?id=16744
+       +1: rpluem
+
+
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) Replace some of the mutex locking in the worker MPM with