You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jf...@apache.org on 2007/07/16 17:51:40 UTC

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

Author: jfclere
Date: Mon Jul 16 08:51:39 2007
New Revision: 556654

URL: http://svn.apache.org/viewvc?view=rev&rev=556654
Log:
Add a proposal to fix ProxyIOBufferSize in proxy ajp.

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?view=diff&rev=556654&r1=556653&r2=556654
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Mon Jul 16 08:51:39 2007
@@ -302,6 +302,13 @@
         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.