Return-Path: Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 8965 invoked by uid 500); 17 Feb 2002 07:09:02 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 8954 invoked by uid 500); 17 Feb 2002 07:09:01 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Date: 17 Feb 2002 07:09:00 -0000 Message-ID: <20020217070900.41192.qmail@icarus.apache.org> From: jerenkrantz@apache.org To: httpd-2.0-cvs@apache.org Subject: cvs commit: httpd-2.0 STATUS X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N jerenkrantz 02/02/16 23:09:00 Modified: . STATUS Log: Remove and demote two showstoppers: - The support binaries now have an option for static builds at configure-time. However, it is questioned whether httpd can even be built statically. In point of fact, this exact item has been addressed, but httpd is still a bit murky so add a "nice to have" item. - The worker MPM showstopper has been questioned on-list and no justification or further information was provided. No one else is able to reproduce this case, therefore it is now demoted to a "nice to have." It is not fair to us to have a showstopper when there is no reproduction or explanation present. When information is provided on how to independently reproduce this case, this issue can be promoted. But, no one else has reported problems with CGI and worker. Revision Changes Path 1.514 +13 -23 httpd-2.0/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/httpd-2.0/STATUS,v retrieving revision 1.513 retrieving revision 1.514 diff -u -r1.513 -r1.514 --- STATUS 17 Feb 2002 06:43:19 -0000 1.513 +++ STATUS 17 Feb 2002 07:09:00 -0000 1.514 @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/02/17 06:43:19 $] +Last modified at [$Date: 2002/02/17 07:09:00 $] Release: @@ -79,28 +79,6 @@ one uses it except for core_input_filter. If its use was prevalent, that'd be a different story." - * [Ken] Test suite failures: - o worker is also failing some of the 'cgi' subtests - (see ): - Justin says: "Worker should be fine and passes httpd-test here. - If you can provide evidence that it can be reproduced - outside of httpd-test, then it's a showstopper. I - think it's a perl or a httpd-test problem." - Not a showstopper: Justin - - * [Ken] A binbuild installation picks up the right libraries when - running apachectl because we set the appropriate environment - variable, but ab, htpasswd, etc. don't know how to pick up apr, - apr-util, etc. - Message-ID: <20020116000226.GA15991@ebuilt.com> - gregames says: what about httpd? yeah, it works at the moment - if you use apachectl. But I've already heard - complaints about not being able to execute - httpd directly. - Status: Aaron has committed this for all the support binaries, - but is hesitant to do the same for the httpd binary. - Message-ID: <20020207142751.T31582@clove.org> - CURRENT VOTES: * Should we always build binaries statically unless otherwise @@ -129,6 +107,18 @@ -0: Aaron (premature decision, needs more discussion), Lars RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: + + * Can a static httpd be built reliably? + Message-ID: <20020207142751.T31582@clove.org> + + * [Ken] Test suite failures: + o worker is also failing some of the 'cgi' subtests + (see ): + Justin says: "Worker should be fine and passes httpd-test here. + If you can provide evidence that it can be reproduced + outside of httpd-test, then it's a showstopper. I + think it's a perl or a httpd-test problem." + Not a showstopper: Justin * When we start httpd with the -DNO_DETACH flag on Unix, we should still create a new session (and possibly also still close