]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose a silly message fix
authorJeff Trawick <trawick@apache.org>
Fri, 5 Sep 2003 16:54:30 +0000 (16:54 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 5 Sep 2003 16:54:30 +0000 (16:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101161 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3392807c84a9fed7da53266c4f5a384dcb2a0403..4d824b3671b84ec41182d69cfa397191e89cfe8d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/08/31 20:48:15 $]
+Last modified at [$Date: 2003/09/05 16:54:30 $]
 
 Release:
 
@@ -380,6 +380,13 @@ PATCHES TO PORT FROM 2.1
       See Message-ID: <3EC0B430.4010008@stason.org>
       +1: jerenkrantz
 
+    * Fix a misleading message from the some of the threaded MPMs when
+      MaxClients has to be lowered due to the setting of ServerLimit.
+        server/mpm/experimental/leader/leader.c r1.31
+        server/mpm/experimental/threadpool/threadpool.c r1.19
+        server/mpm/worker/worker.c r1.138
+      +1: trawick
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,