Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Community News:
Testing Load with Cherry
Jan 12, 2004 @ 13:38:45

Just a quick note this morning from Sterling Hughes' weblog about a small application that he has written.

Cherry is a little application I wrote which will test your web application for race conditions by performing multiple simultaeneous HTTP connections against a webpage (with specified concurrency and number) and comparing all of the results to see if any of them differ.

I have future plans to make it brilliant, recording the web page contents, allowing for it to match templates as opposed to the entire document, etc. But for now its just a quick two hour hack...

If you want a "simple as it gets" load testing application for your site, then Cherry just might fit the bill. Give it a shot!

tagged:

Link:


Trending Topics: