I should have both of these done in the next 24 hours, but in case
someone's itching to roll a release tarball now that the Win32 bugs have
been squashed I wanted to let it be known that I won't support a beta
from current CVS.

But don't let me hold up the show. I won't be changing critical interfaces
with either of these issues, I just think they are critical annoyances. :)

-aaron


On Wed, Feb 13, 2002 at 06:09:03AM -0000, [EMAIL PROTECTED] wrote:
> aaron       02/02/12 22:09:02
> 
>   Modified:    .        STATUS
>   Log:
>   Just a heads up to let people know what I'm working on. I ran into
>   some problems with the new POD code in the worker MPM, and although
>   I'm almost finished I didn't want people rolling a tarball without
>   knowing of these problems first.
>   
>   Revision  Changes    Path
>   1.499     +15 -1     httpd-2.0/STATUS
>   
>   Index: STATUS
>   ===================================================================
>   RCS file: /home/cvs/httpd-2.0/STATUS,v
>   retrieving revision 1.498
>   retrieving revision 1.499
>   diff -u -r1.498 -r1.499
>   --- STATUS  13 Feb 2002 04:49:55 -0000      1.498
>   +++ STATUS  13 Feb 2002 06:09:02 -0000      1.499
>   @@ -1,5 +1,5 @@
>    APACHE 2.0 STATUS:                                              -*-text-*-
>   -Last modified at [$Date: 2002/02/13 04:49:55 $]
>   +Last modified at [$Date: 2002/02/13 06:09:02 $]
>    
>    Release:
>    
>   @@ -110,6 +110,12 @@
>                    but is hesitant to do the same for the httpd binary.
>            Message-ID: <[EMAIL PROTECTED]>
>    
>   +    * [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
>   +        Status: Aaron volunteers. (This is a -1 for beta from him)
>    
>    CURRENT VOTES:
>    
>   @@ -139,6 +145,14 @@
>          -0:   Aaron (premature decision, needs more discussion), Lars
>    
>    RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
>   +
>   +    * When we start httpd with the -DNO_DETACH flag on Unix, we
>   +      should still create a new session (and possibly also still close
>   +      stdin/stdout/stderr and redirect from /dev/null), so that
>   +      process management tools like 'daemontools' or AIX's System
>   +      Resource Controller can manage apache.
>   +        Message-ID: <[EMAIL PROTECTED]>
>   +        Status: Aaron volunteers.
>    
>        * Usage of APR_BRIGADE_NORMALIZE in core_input_filter should be
>          removed if possible.
>   
>   
>   

Reply via email to