ApacheBench
view release on metacpan or search on metacpan
lib/HTTPD/Bench/ApacheBench.pm view on Meta::CPAN
The body of any response which comes back larger than the B<buffersize>
applicable to it may be truncated to zero length. If you expect to receive
responses larger than the default 256K buffersize, make sure to set your
$run->buffersize() big enough for the largest page you anticipate receiving.
If you are running in perl's taint-checking mode, and you pass tainted data
to ApacheBench (e.g. a tainted URL), it will barf. Don't ask me why.
HTTP Proxy support needs to be expanded to allow for a username and
password.
=head1 AUTHORS
The ApacheBench Perl API is based on code from
Apache 1.3.12 ab (src/support/ab.c), by the Apache group.
The ApacheBench Perl API was originally written by Ling Wu <ling@certsite.com>
Rewritten and currently maintained by Adi Fairbank <adi@adiraj.org>
( run in 0.688 second using v1.01-cache-2.11-cpan-49f99fa48dc )