From: Ruediger Pluem Date: Fri, 21 Oct 2005 22:31:47 +0000 (+0000) Subject: * Add backport proposal for fixing PR37145 X-Git-Tag: 2.0.56~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8828bd71c72782515b51cd72ca186e90ec832b9f;p=thirdparty%2Fapache%2Fhttpd.git * Add backport proposal for fixing PR37145 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@327597 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8862a6afe41..290682111f0 100644 --- a/STATUS +++ b/STATUS @@ -273,6 +273,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 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