From: Aaron Bannert Date: Thu, 16 May 2002 03:58:59 +0000 (+0000) Subject: Feeling more confident in the worker MPM now, so I'm with Brian on X-Git-Tag: 2.0.37~379 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2eae573a18ea10e2858fef0b403201977fe1889b;p=thirdparty%2Fapache%2Fhttpd.git Feeling more confident in the worker MPM now, so I'm with Brian on this one. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95126 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8ff03484c8a..8bc1a7078c1 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/05/07 23:30:17 $] +Last modified at [$Date: 2002/05/16 03:58:59 $] Release: @@ -79,10 +79,9 @@ CURRENT VOTES: * Make the worker MPM the default MPM for threaded Unix boxes. +1: Justin, Ian, Cliff, BillS - +0: BrianP (mutex contention is looking better with the + +0: BrianP, Aaron (mutex contention is looking better with the latest code, let's continue tuning and testing) -0: Lars - -1: Aaron (premature decision, needs more discussion and bug fixes) * Change the default config so that we add a ServerToken Minimal to the config. Possibly go one step further and add a option