Package: libhttpd-bench-apachebench-perl Version: 0.73-1 Architecture: amd64 Maintainer: Mason James Installed-Size: 147 Depends: perl, perlapi-5.32.1, libc6 (>= 2.34) Homepage: https://metacpan.org/release/HTTPD-Bench-ApacheBench Priority: optional Section: perl Filename: pool/impish/libh/libhttpd-bench-apachebench-perl/libhttpd-bench-apachebench-perl_0.73-1_amd64.deb Size: 48932 SHA256: 108f56651bdbb7bfe4836e40eb3b5cbc853ef47f47bb48f642d3d49e68590302 SHA1: 395289630860cc1fbb2099391accd5355a856fe6 MD5sum: f7aaa53c44893fb19ce8e30f42144a10 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.