]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Limit the concurrency to MAX_CONCURRENCY.
authorMadhusudan Mathihalli <madhum@apache.org>
Wed, 17 Mar 2004 18:22:35 +0000 (18:22 +0000)
committerMadhusudan Mathihalli <madhum@apache.org>
Wed, 17 Mar 2004 18:22:35 +0000 (18:22 +0000)
commit87d5e2ed2b1d9d86366f0ff655fe215331200708
treeb523feae143908e7cd855b11023d95bd207bf7ad
parent35745431749ba8964a3f2572446e23766e62937a
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/trunk@103011 13f79535-47bb-0310-9956-ffa450edef68
support/ab.c