diff options
author | Aaron Bannert <aaron@apache.org> | 2002-02-14 04:15:42 +0100 |
---|---|---|
committer | Aaron Bannert <aaron@apache.org> | 2002-02-14 04:15:42 +0100 |
commit | 682145a991c2a7ca46698bb5a34ea164b647f68d (patch) | |
tree | 183bfd03c0d79911ece02a4afa09c9ff15b21575 /STATUS | |
parent | Set some meaningful defaults on dirlevels and dirlength. Getting closer... (diff) | |
download | apache2-682145a991c2a7ca46698bb5a34ea164b647f68d.tar.xz apache2-682145a991c2a7ca46698bb5a34ea164b647f68d.zip |
Take care of a couple quickies -- mod_cgid shutdown and signals in
the worker MPM (one_process case).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93407 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 10 |
1 files changed, 1 insertions, 9 deletions
@@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/02/14 02:42:10 $] +Last modified at [$Date: 2002/02/14 03:15:42 $] Release: @@ -107,14 +107,6 @@ FINAL RELEASE SHOWSTOPPERS: but is hesitant to do the same for the httpd binary. Message-ID: <20020207142751.T31582@clove.org> - * [Aaron] All signals have been removed from the worker MPM, which - makes the code significantly cleaner, but there are a couple of - lingering problems: - * mod_cgid doesn't die at shutdown - * httpd -X and -DONE_PROCESS is broken - Justin says: JRE_1 does not have the signal-less worker MPM. - Status: Aaron volunteers. (This is a -1 for beta from him) - CURRENT VOTES: * Should we always build binaries statically unless otherwise |