Webserver Benchmarking

We may earn a small commission from affiliate links and paid advertisements. Terms

reikoshea

HS Troll...And Mod
Moderator
VIP
So, my company just finished up our new product, and we are looking for a way to load test the new application.

I need a linux application that supports cookies and sessions, i need to be able to simulate click throughs, and i need to be able to restrict the number of requests per second (not just connections...requests).

I tried apachebench first, and its missing a lot of things im looking for.

Then i tried httperf and it does everything i need EXCEPT throttle the requests per second.

Im pretty open to suggestions, but i need something with a configuration time of maybe 8 hours initial...and about an hour a test case (less is always better in this case).

Im completely open to ideas if yall have any i havent tried.
 
Back
Top