From: Jeff Trawick Date: Fri, 5 Sep 2003 16:54:30 +0000 (+0000) Subject: propose a silly message fix X-Git-Tag: 2.0.48~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb3af6b47bb227418f98aa30d4f5516ff81bfb8a;p=thirdparty%2Fapache%2Fhttpd.git propose a silly message fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101161 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3392807c84a..4d824b3671b 100644 --- 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,