]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
It is what it is. It is well known that that's
authorJim Jagielski <jim@apache.org>
Wed, 15 May 2002 14:01:56 +0000 (14:01 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 15 May 2002 14:01:56 +0000 (14:01 +0000)
the behavior and we won't be fixing it in 1.3

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95106 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 35619eef7df20b0068564292ca06228a7aeef597..5294fa205ef1c4e0d31c5fdfd63946a4659cbdac 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 1.3 STATUS:                                             -*-text-*-
-  Last modified at [$Date: 2002/05/15 14:00:32 $]
+  Last modified at [$Date: 2002/05/15 14:01:56 $]
 
 Release:
 
@@ -147,13 +147,6 @@ In progress:
 
 Needs patch:
 
-    * MaxRequestsPerChild doesn't count requests, only the
-      number of connections processed.
-      We can either 'fix' it by renaming the directive to
-      MaxConnectionsPerChild or really fix it to actually count
-      the number of requests.
-      Status: Will be fixed in 2.0
-
     * get_path_info bug; ap_get_remote_host should be ap_vformatter instead.
       See: <Pine.LNX.3.96dg4.980427034301.16648P-100000@twinlark.arctic.org>