From: Ruediger Pluem Date: Mon, 23 Jan 2006 07:23:49 +0000 (+0000) Subject: * Add the fix for PR 37145 as showstopper X-Git-Tag: 2.0.56~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57d5469768a46e1b2ee10f6448aec4f96aa25508;p=thirdparty%2Fapache%2Fhttpd.git * Add the fix for PR 37145 as showstopper git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@371475 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0e4621c1751..8f7a4e1deea 100644 --- 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. ]