From: Bill Stoddard Date: Fri, 19 Mar 2004 13:04:48 +0000 (+0000) Subject: hit and run vote X-Git-Tag: 2.0.50~331 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=892c615bb357db862ced32129a785c3bbe0cd38c;p=thirdparty%2Fapache%2Fhttpd.git hit and run vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103033 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c65412c24f5..e5f4576081a 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/03/19 11:25:04 $] +Last modified at [$Date: 2004/03/19 13:04:48 $] Release: @@ -80,7 +80,7 @@ PATCHES TO BACKPORT FROM 2.1 *) Michael Corcoran's patch to listen.c to avoid segfault when there are no Listen directives. server/listen.c: r1.101 - +1: trawick + +1: trawick, stoddard *) Limit the concurrency in 'ab' to MAX_CONCURRENCY to prevent a segmentation fault.