]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add a proposal
authorRuediger Pluem <rpluem@apache.org>
Thu, 29 May 2008 20:32:42 +0000 (20:32 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 29 May 2008 20:32:42 +0000 (20:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@661465 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 31db15d3e0b7179a5e73313783b535dca19449fa..3908fdbbba3374264bbd6f5b588effd2c1411cac 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -144,6 +144,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        http://people.apache.org/~chrisd/patches/scoreboard_lb_score/scoreboard-lb_score-2.2.x.patch
      +1: chrisd
 
+ * mod_proxy_http, mod_proxy_ajp, mod_proxy_balancer: Make modules nocanon aware
+   and do not add the query string again in this case. PR 44803
+   [Jim Jagielski, Ruediger Pluem]
+    Trunk version of patch:
+       http://svn.apache.org/viewvc?rev=649169&view=rev
+       http://svn.apache.org/viewvc?rev=649239&view=rev
+       http://svn.apache.org/viewvc?rev=649840&view=rev
+       http://svn.apache.org/viewvc?rev=649922&view=rev
+       http://svn.apache.org/viewvc?rev=650026&view=rev
+       http://svn.apache.org/viewvc?rev=661452&view=rev
+       http://svn.apache.org/viewvc?rev=661459&view=rev
+    Backport version for 2.2.x of patch:
+       Trunk version of patch works
+    +1: rpluem,
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when