freebsd-ports/www/p5-ApacheBench/pkg-descr
Bill Fenner 81797980f7 search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00

15 lines
718 B
Text

This is ApacheBench version 0.62, the Perl API for Apache benchmarking
and regression testing.
This project is meant to be the foundation of a complete benchmarking
and regression testing suite for a transaction- processing mod_perl
site. We needed to be able to stress our server to its limit while also
having a way to verify the HTTP responses for correctness. We also
extended the single-URL ab model to a multiple-URL sequence model.
ApacheBench is based on the Apache 1.3.12 ab code (src/support/ab.c).
Since the initial release, I have made efforts to merge in all the
newest features of ab. Currently (v0.62) it has almost all the features
of Apache 1.3.22 ab.
WWW: http://search.cpan.org/dist/ApacheBench/