]> granicus.if.org Git - apache/commitdiff
Other humble opinions
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 28 Oct 2002 04:53:44 +0000 (04:53 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 28 Oct 2002 04:53:44 +0000 (04:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97322 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7b735662c05989a5a5e184ad4cff83341f0b6adc..b60b0377a0df013eccfc1d071dcc84aecff0516d 100644 (file)
--- 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