From 7f9c8a128dcb44ac58e9ac2456e2180d768e6917 Mon Sep 17 00:00:00 2001 From: Aaron Bannert Date: Thu, 24 Jan 2002 05:02:26 +0000 Subject: [PATCH] Keep track of this so we don't forget about it. It's not a showstopper, 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 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index a67e99feb3..8e131dce10 100644 --- 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: -- 2.40.0