]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Low hanging fruit...
authorJim Jagielski <jim@apache.org>
Fri, 14 Sep 2007 12:00:29 +0000 (12:00 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 14 Sep 2007 12:00:29 +0000 (12:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@575644 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6621e418a29407ea8702f5a114fffca4fc7a8aac..962949563027e5c437e4b85387b34307e0fe113d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -184,6 +184,37 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          Trunk version of patch works
       +1: rpluem
 
+    * mod_proxy: Issue a warning when the same worker name is reused.
+      Trunk version of patch:
+         http://svn.apache.org/viewvc?view=rev&revision=421252
+      Backport version for 2.2.x of patch:
+         Trunk version of patch works
+      +1: jim:
+
+    * mod_proxy: Enable retry=0 for the worker.
+      Trunk version of patch:
+         http://svn.apache.org/viewvc?view=rev&revision=451575
+         http://svn.apache.org/viewvc?view=rev&revision=451582
+      Backport version for 2.2.x of patch:
+         Trunk version of patch works
+      +1: jim
+
+    * filters|proxy: Return METHOD_NOT_ALLOWED, not FORBIDDEN, to a TRACE
+      request when TraceEnable is Off.  This agrees with our documentation,
+      and with our Allow: header in response to OPTIONS.
+      Trunk version of patch:
+         http://svn.apache.org/viewvc?view=rev&revision=507526
+      Backport version for 2.2.x of patch:
+         Trunk version of patch works
+      +1: jim:
+
+    * mod_proxy: Protect macros from NULL refs.
+      Trunk version of patch:
+         http://svn.apache.org/viewvc?view=rev&revision=572937
+      Backport version for 2.2.x of patch:
+         Trunk version of patch works
+      +1: jim
+
 PATCHES/ISSUES THAT ARE STALLED
 
     * mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability