URLHammer is a simple tool from ATG for doing load and performance testing.
Here is an example of using it.
E:\>cd ATG\ATG2006.3\DAS\lib E:\ATG\ATG2006.3\DAS\lib>set CLASSPATH=classes.jar E:\ATG\ATG2006.3\DAS\lib>java atg.core.net.URLHammer http://localhost:8080/test.jhtml 10 100 -cookies Time = 110068 ms (9.09 requests/s; average latency = 1101 ms) 0 errors out of 1000 requests
I think that this ‘tool’ is useless since jMeter was found 🙂
You’re right but URLHammer is at least easier to use. 🙂
Pingback: URL Hammer : tonyandcarol.com