Commit a18ed516 authored by Ruediger Pluem's avatar Ruediger Pluem
Browse files

* 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
parent 77e5298e
Loading
Loading
Loading
Loading
+8 −0
Changes for STATUS: 8 added lines, 0 removed lines.
Original line number Diff line number Diff line
@@ -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. ]