You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ni...@apache.org on 2007/10/28 19:58:18 UTC

svn commit: r589394 - /httpd/httpd/branches/2.2.x/STATUS

Author: niq
Date: Sun Oct 28 11:58:11 2007
New Revision: 589394

URL: http://svn.apache.org/viewvc?rev=589394&view=rev
Log:
STATUS update:
PR 42592 - remove obsoleted comments; post 2.2.x patch to convert rpluem vote
PR 41798 - Propose backport of fix in 588791

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

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=589394&r1=589393&r2=589394&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sun Oct 28 11:58:11 2007
@@ -185,12 +185,8 @@
    * mod_proxy_http: Don't mangle proxied URLs
      PR 42592
      http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/proxy/mod_proxy_http.c?r1=582655&r2=583803&pathrev=583803
-     +1: niq
-     -1: jim: As per Roy, (forward) proxies should not check
-              the URI. See r583466 and r583803.
-     niq: updated proposal to address Roy & Jim's points.
-     rpluem: The first hunk of your patch fails (the include) because it is
-     already there. Remove this and I am +1.
+     2.2.x patch: http://people.apache.org/~niq/42592.patch
+     +1: niq, rpluem
 
    * core: backport ap_send_interim_response API
      http://svn.apache.org/viewvc?view=rev&revision=582630
@@ -210,6 +206,17 @@
      PR 39722
      http://svn.apache.org/viewvc?view=rev&revision=589177
      +1: niq, rpluem
+
+   * mod_proxy: add "nocanon" option to ProxyPass, to suppress
+     canonicalisation of reverse-proxied URLs.
+     PR 41798
+     trunk:
+        http://svn.apache.org/viewvc?view=rev&revision=588791
+     2.2.x:
+        mod_proxy.c patch at http://people.apache.org/~niq/41798.patch
+        mod_proxy_http.c patch: trunk works after applying PR#42592 patch
+        Other files: trunk patch works.
+     +1: niq
 
 PATCHES/ISSUES THAT ARE STALLED