Author: Victor Churchill Date: To: Hampshire LUG Discussion List Subject: Re: [Hampshire] LAMP performance
On 17 February 2010 15:53, Jacqui Caren-home <jacqui.caren@???> wrote: > Just been asked by a client to measure his customers system peformance limits
> by "load testing" his server. They customer wants "real world" measurements and
> the budget is nigh on zero. So I suggested using the log files to build a
> site profile and then use some tool to hit the server with requests of a similar
> composition to the profile gleaned from the logs.
Roll your own with Net::LWP? You vould integrate it with your Apache
logfile processing too.