From: Aaron Bannert Date: Fri, 1 Feb 2002 06:05:51 +0000 (+0000) Subject: Don't let me forget about the scoreboard changes. X-Git-Tag: 2.0.32~164 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=59896114da85db860f664b1bc20e6f26506711fd;p=apache Don't let me forget about the scoreboard changes. Perchild works, but only on some platforms. ** Vote if you will not support a GA until perchild is portable. ** Volunteer for fixing binbuild. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93149 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6b8eda7e1b..bf96dec5f3 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/02/01 05:50:50 $] +Last modified at [$Date: 2002/02/01 06:05:51 $] Release: @@ -64,13 +64,9 @@ RELEASE SHOWSTOPPERS: Still, it's probably in SetOutputFilter's behavior. * Test suite failures: - o perchild doesn't even build o worker is also failing some of the 'cgi' subtests (see ): - Justin says: "Worker should be fine and passes httpd-test here. - perchild may need a maintainer. Are we willing - to release without perchild? It could be officially - added in a point release." + Justin says: "Worker should be fine and passes httpd-test here." * If any request gets to the core handler, without a flag that this r->filename was tested by dir/file_walk, we need to 500 at the very @@ -118,17 +114,34 @@ RELEASE SHOWSTOPPERS: statically if you don't want to let libtool handle it. At most, I don't consider this a a release showstopper as it is a packaging issue." + Status: Aaron volunteers: I'll commit a patch to allow all + the support binaries to be built statically against + libapr/libaprutil/etc and then enable it in binbuild. RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * If the parent process dies, should the remaining child processes "gracefully" self-terminate. - Message-ID: <3C58232C.FE91F19F@Golux.Com> +1: Jim, Justin -1: BrianP + * Make some modifications to the scoreboard creation routines, + prefer anonymous shared memory, and allow a configuration + directive to override the defaults. + Message-ID: <20020130080804.C16977@clove.org> + Status: Aaron volunteers + + * Get perchild to work on platforms other than Linux. This + will require a portable mechanism to pass data and file/socket + descriptors between vhost child groups. An API was proposed + on dev@apr: + Message-ID: <20020111115006.K1529@clove.org> + Vote: Is a non-portable perchild going to hold up a GA release? + Yes: + No: Aaron + * Modify the worker MPM so that it doesn't need to create and destroy a pool for each request--possibly by adopting a leader/follower model in which each worker owns a persistent