From test-cvs-return-630-apmail-httpd-test-cvs-archive=httpd.apache.org@httpd.apache.org Sat Nov 17 00:30:40 2001 Return-Path: Delivered-To: apmail-httpd-test-cvs-archive@httpd.apache.org Received: (qmail 36775 invoked by uid 500); 17 Nov 2001 00:30:40 -0000 Mailing-List: contact test-cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: test-dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list test-cvs@httpd.apache.org Received: (qmail 36764 invoked from network); 17 Nov 2001 00:30:40 -0000 Date: 17 Nov 2001 00:16:47 -0000 Message-ID: <20011117001647.90457.qmail@icarus.apache.org> From: aaron@apache.org To: httpd-test-cvs@apache.org Subject: cvs commit: httpd-test/flood STATUS X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N aaron 01/11/16 16:16:47 Modified: flood STATUS Log: Other things to work on. Seems like I can't finish one thing without adding 2 more to this list. Revision Changes Path 1.21 +7 -1 httpd-test/flood/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/httpd-test/flood/STATUS,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- STATUS 2001/11/16 23:41:10 1.20 +++ STATUS 2001/11/17 00:16:47 1.21 @@ -1,5 +1,5 @@ flood STATUS: -*-text-*- -Last modified at [$Date: 2001/11/16 23:41:10 $] +Last modified at [$Date: 2001/11/17 00:16:47 $] Release: @@ -39,7 +39,13 @@ * SEGVs when /tmp/.rnd doesn't exist are bad. Make it configurable and at least bomb with a good error message. + * If APR has disabled threads, flood should as well. We might want + to have an enable/disable parameter that does this also, providing + an error if threads are desired but not available. + Other features that need writing: + + * Migrate all locks to APRs new lock api. * We are using apr_os_thread_current() and getpid() in some places when what we really want is a GUID. The GUID will be used to