martin langhoff wrote:
> 
> Chris,
> 
>         i'd bet my head a few months ago someone announced an apache::bench
> module, that would take a log and run it as a benchmarking secuence of
> HTTP requests. just get to the list archives and start searching with
> benchmarks and logs. CPAN is your friend, also.

It was HTTPD::Bench::ApacheBench.  It is a Perl API to ab.  It doesn't take a
log per se, it simply sends sequences of HTTP requests and benchmarks the
results.  I'm sure you could very easily write a script to parse a log and then
make a benchmarking run out of it.

-Adi

Reply via email to