]> granicus.if.org Git - apache/commitdiff
Keep track of this so we don't forget about it. It's not a showstopper,
authorAaron Bannert <aaron@apache.org>
Thu, 24 Jan 2002 05:02:26 +0000 (05:02 +0000)
committerAaron Bannert <aaron@apache.org>
Thu, 24 Jan 2002 05:02:26 +0000 (05:02 +0000)
but it is definately irratating. I'll look into it if nobody beats me
to it.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92994 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a67e99feb343f93823fcbdfea6878c1ede2c7254..8e131dce10f67411ee3ffc578a74fca297cf9072 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2002/01/24 04:52:49 $]
+Last modified at [$Date: 2002/01/24 05:02:26 $]
 
 Release:
 
@@ -134,6 +134,15 @@ RELEASE SHOWSTOPPERS:
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
 
+    * CGI single-byte reads
+      BrianP suggests that this is caused by the ap_scan_script_header_err()
+      routine, which will do single-byte reads until it finds the end
+      of the header, at which point it constructs a pipe-bucket (buffered)
+      to read from.
+
+      Proposed solution in:
+        Message-ID: <3C36ADAF.60601@cnet.com>
+
     * Try to get libtool inter-library dependency code working on AIX.
 
         Message-ID: <cm3n10lx555.fsf@rdu163-40-092.nc.rr.com>