]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Comments
authorNick Kew <niq@apache.org>
Mon, 29 Oct 2007 20:31:52 +0000 (20:31 +0000)
committerNick Kew <niq@apache.org>
Mon, 29 Oct 2007 20:31:52 +0000 (20:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589842 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a144a13dd3eaa4451c7e32c6ae6b0259d1f5ee7c..cbb697960295dfe3af665a02afc52b668e6fca4d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -175,6 +175,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      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 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      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