I am looking for a basic http performance tool. Preferably command line, about the complexity of curl. I want to run very basic scenarios, something like execute “http get http://server/resource” for 60 secs and collect the results. Very basic.
Any recommendations?
ab – Apache HTTP server benchmarking tool