Package: libhttpd-bench-apachebench-perl Version: 0.73-1 Architecture: amd64 Maintainer: Mason James Installed-Size: 143 Depends: perl (>= 5.28.1-6+deb10u1), perlapi-5.28.1, libc6 (>= 2.15) Homepage: https://metacpan.org/release/HTTPD-Bench-ApacheBench Priority: optional Section: perl Filename: pool/buster/libh/libhttpd-bench-apachebench-perl/libhttpd-bench-apachebench-perl_0.73-1_amd64.deb Size: 49664 SHA256: 16c2456efa38f090e76f12d1f99b345c8962dc55a3f0c5814b7cbe055e38dd2a SHA1: bf057236391610463515697a7c605d1e4fd74e25 MD5sum: a191eda1119923be56842cbf90813a13 Description: Perl API for Apache benchmarking and regression testing. ApacheBench sends sequences of HTTP requests to an HTTP server and keeps track of the time taken to receive a response, the data that was returned, the size of the data that was returned, and various other bits of information. . Since it is implemented in C, it sends HTTP requests in a tight loop which can stress your server to 100% capacity, especially if invoked in multiple concurrent instances. It gives accurate time measurements down to the millisecond for each HTTP request-response interval. . Included is a simplified re-implementation of ab using the ApacheBench/Perl API. This should help get you started with ApacheBench. . This description was automagically extracted from the module by dh-make-perl.