This is ApacheBench version 0.60, 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 an advanced, transaction-based mod_perl site. We need to be able to stress our server to its limit while also having a way to verify the HTTP responses for correctness. Since our site is transaction-based (as opposed to content-based), we needed to extend 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). Please see the POD for complete details. NOTE: For people upgrading from 0.5x, please see the file README.upgrading_0.5x-0.60. There have been changes to the API, so your scripts based on 0.5x will not work with 0.60 unless you make some modifications to them. Adi Fairbank adi@certsite.com February 23, 2001