]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add the fix for PR 37145 as showstopper
authorRuediger Pluem <rpluem@apache.org>
Mon, 23 Jan 2006 07:23:49 +0000 (07:23 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 23 Jan 2006 07:23:49 +0000 (07:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@371475 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0e4621c175156b5f00211f9e90e1e9c2cbc58dcc..8f7a4e1deeac4d2a8161c31eb6273ecd60b75ba4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -106,6 +106,14 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
+   *) mod_proxy: Fix PR37145 (data loss with httpd-2.0.55 reverse proxy
+      method=post).
+      Ruediger says: This is a regression against 2.0.54 and causes
+                     severe trouble with reverse proxy configurations
+                     in conjunction with SSL. Many users have complained
+                     about this problem in bugzilla and on the dev list.
+                     Plus: It is only missing one vote :-)
+
 
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]