]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Limit the concurrency to MAX_CONCURRENCY.
authorMadhusudan Mathihalli <madhum@apache.org>
Sat, 27 Mar 2004 00:08:41 +0000 (00:08 +0000)
committerMadhusudan Mathihalli <madhum@apache.org>
Sat, 27 Mar 2004 00:08:41 +0000 (00:08 +0000)
commitf0b66753f036f7ef1a22e78db11ea2a9246191db
tree9149335d7fbbc157de421d83acbb021d397aa2d9
parentabb5efee985c15c01097ed1976d611020b987474
Limit the concurrency to MAX_CONCURRENCY.
Otherwise, ab may dump core (calloc fails) when a arbitrarily huge value
is used.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103166 13f79535-47bb-0310-9956-ffa450edef68
STATUS
support/ab.c