You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ni...@apache.org on 2007/10/29 21:31:53 UTC

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

Author: niq
Date: Mon Oct 29 13:31:52 2007
New Revision: 589842

URL: http://svn.apache.org/viewvc?rev=589842&view=rev
Log:
Comments

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?rev=589842&r1=589841&r2=589842&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Mon Oct 29 13:31:52 2007
@@ -175,6 +175,7 @@
      jim: The comment says 'so just check it for disallowed chars' which,
           at least from what I can see regarding the patch applied to
           2.2, we do not do.
+     niq: Oh, I see.  You prefer an all-in-one patch for both?
 
    * core: backport ap_send_interim_response API
      http://svn.apache.org/viewvc?view=rev&revision=582630
@@ -222,6 +223,9 @@
      2.2.x:
         Trunk version of patch works
      +1: jim, rpluem
+     niq: Doesn't allocating 2^n+1 bytes risk being horribly inefficient?
+          Would it make sense to reduce AP_IOBUFSIZE to 8091 so buf doesn't
+          go one over a big boundary?
 
 PATCHES/ISSUES THAT ARE STALLED