Linux.com

Using free software for HTTP load testing

Posted by: Anonymous [ip: 157.166.167.129] on August 13, 2008 03:11 PM
I found that Microsoft’s Web Application Stress (WAS) tool worked the best for me. I needed to test a huge list of URLs that represented several hours of real traffic and maintaining user session information. Using it I was able to run nearly 400 concurrent connections on a single test box (more memory would allow me to do more).

http://www.microsoft.com/technet/archive/itsolutions/intranet/downloads/webstres.mspx?mfr=true

#

Return to Using free software for HTTP load testing