From 1bda72e410363155890cf3f596f6e5f71db71a1c Mon Sep 17 00:00:00 2001 From: "Roy T. Fielding" Date: Sat, 13 Apr 2002 00:50:20 +0000 Subject: [PATCH] Too many incomplete changes to the code base. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94629 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index b3bc84b0ec6..072563f6a98 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/04/12 23:12:26 $] +Last modified at [$Date: 2002/04/13 00:50:20 $] Release: @@ -52,6 +52,8 @@ RELEASE SHOWSTOPPERS: * Daedalus segfaults with 2.0.35 Greg and Cliff are working on this. + * HTTP chunk reads fail to read the trailers. + CURRENT VOTES: * Should we always build [support*] binaries statically unless otherwise @@ -746,6 +748,9 @@ put them into 'the next release': Other bugs that need fixing: + * ap_discard_request should be converted to use the bucket API + directly rather than waste cycles copying buffers with the old API. + * MaxRequestsPerChild measures connections, not requests. Until someone has a better way, we'll probably just rename it "MaxConnectionsPerChild". -- 2.47.3