]> granicus.if.org Git - apache/commit
Fix the long-standing bug that "ab -t10" would loop for 10000 seconds
authorMartin Kraemer <martin@apache.org>
Tue, 16 Jul 2002 09:28:40 +0000 (09:28 +0000)
committerMartin Kraemer <martin@apache.org>
Tue, 16 Jul 2002 09:28:40 +0000 (09:28 +0000)
commitf5ed88a7b2057d7264c7ee549f0d7fc5d02e35d2
tree8f7951d8f5c47e19934440322af4752feb6ac54a
parent315f797e3e8c847e82d44dfb92bc3a6d3eb0c31f
Fix the long-standing bug that "ab -t10" would loop for 10000 seconds
instead of 10 as documented. Also fix an off-by-one-second error, which
did not matter much (in comparison to the 1000x error ;-)

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