From: William A. Rowe Jr Date: Mon, 28 Oct 2002 04:53:44 +0000 (+0000) Subject: Other humble opinions X-Git-Tag: 2.0.44~206 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50cb9672fb3379a7a1ff6bee5f119931052e58a5;p=thirdparty%2Fapache%2Fhttpd.git Other humble opinions git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97322 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7b735662c05..b60b0377a0d 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/10/28 04:35:47 $] +Last modified at [$Date: 2002/10/28 04:53:44 $] Release: @@ -100,7 +100,8 @@ CURRENT VOTES: a) httpd-std.conf should be tailored by install (from src or binbuild) even if user has existing httpd.conf - +1: trawick, slive, gregames, ianh, Ken + +1: trawick, slive, gregames, ianh, Ken, wrowe + wrowe - prefer httpd.default.conf to avoid ambiguity with cvs b) tailored httpd-std.conf should be copied by install to sysconfdir/examples @@ -115,7 +116,9 @@ CURRENT VOTES: +1: striker ianh - medium/big sites don't use 'standard config' anyway, as it usually needs major customizations - -1: Ken + -1: Ken, wrowe + wrowe - diff is wonderful when comparing old/new default configs, + even for customized sites that ianh mentions * If the parent process dies, should the remaining child processes "gracefully" self-terminate. Or maybe we should make it a runtime @@ -125,14 +128,14 @@ CURRENT VOTES: Self-destruct: Ken, Martin Not self-destruct: BrianP, Ian, Cliff, BillS - Make it runtime configurable: Aaron, Jim, Justin + Make it runtime configurable: Aaron, Jim, Justin, wrowe Have 2 parents: +1: Jim - -1: Justin, wrowe [for 2.0] + -1: Justin, wrowe +0: Martin (while standing by, could it do something useful?) * Make the worker MPM the default MPM for threaded Unix boxes. - +1: Justin, Ian, Cliff, BillS, striker + +1: Justin, Ian, Cliff, BillS, striker, wrowe +0: BrianP, Aaron (mutex contention is looking better with the latest code, let's continue tuning and testing) -0: Lars