From: Bill Stoddard Date: Wed, 24 Mar 2004 05:59:21 +0000 (+0000) Subject: reviewed and compiled and tried to check for similar problems elsewhere in the code... X-Git-Tag: 2.0.50~300 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75a0dc1c1f08ba70fd809190627597ee6418d667;p=thirdparty%2Fapache%2Fhttpd.git reviewed and compiled and tried to check for similar problems elsewhere in the code. found none git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103122 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index dbbb8597a25..c0edd6c482a 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/03/24 02:58:02 $] +Last modified at [$Date: 2004/03/24 05:59:21 $] Release: @@ -93,7 +93,7 @@ PATCHES TO BACKPORT FROM 2.1 into a crash-a-matic :( include/http_core.h: r1.82 server/core.c: r1.268 - +1: trawick + +1: trawick, stoddard *) Limit the concurrency in 'ab' to MAX_CONCURRENCY to prevent a segmentation fault.