]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Correct proxy_ajp description & svn rev... and vote up patches
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 8 Sep 2011 15:21:11 +0000 (15:21 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 8 Sep 2011 15:21:11 +0000 (15:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1166742 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 40d04c258144aa05bbe88367d6731761ceb693b3..92011772c66541e9de96af8db60dd9a5a7746f93 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -166,12 +166,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                 (modules/filters/mod_filter.c line 324).
                 On trunk the modules mod_dialup and mod_reflector also fiddle with Accept-Ranges
                 But once we have a complete solution in place I am very likely to be +1.
-    +1: covener (rpluem please see additions)
+    +1: covener, wrowe (rpluem please see additions)
 
-  * mod_proxy_ajp: return HTTP_BAD_REQUEST when AJP_EBAD_METHOD
+  * mod_proxy_ajp: return HTTP_NOT_IMPLEMENTED when AJP_EBAD_METHOD
     Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1166551 &
-                 http://svn.apache.org/viewvc?view=revision&revision=1166557
-    +1: jfclere, jorton
+                 http://svn.apache.org/viewvc?view=revision&revision=1166657
+    +1: jfclere, jorton, wrowe
 
   * mod_proxy_ajp: try to prevent a single long request marking a worker in error.
     Improved version of: http://svn.apache.org/viewvc?view=revision&revision=1092076