]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a proposal to fix ProxyIOBufferSize in proxy ajp.
authorJean-Frederic Clere <jfclere@apache.org>
Mon, 16 Jul 2007 15:51:39 +0000 (15:51 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Mon, 16 Jul 2007 15:51:39 +0000 (15:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@556654 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 78ad09339717b20254db83c17a3eb6415471ee36..43c38ce999d9b0c696ad9b89f4022919e5233a5b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -302,6 +302,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://people.apache.org/~covener/2.2.x-deref_aliases.diff
       +1: covener
 
+    * mod_proxy_ajp: Add support of ProxyIOBufferSize.
+      Trunk version of patch:
+        http://svn.apache.org/viewvc?view=rev&rev=467014
+      2.2.x version of patch:
+        http://people.apache.org/~jfclere/patches/ProxyIOBufferSize.patch
+      +1: jfclere
+
 PATCHES/ISSUES THAT ARE STALLED
 
     * PKCS#7: backport PCKS#7 patches from trunk.