I'm trying to use "ab" to load test a website. I can't quite see how to hit more than one url using it, round-robin style. Is there a trick to doing this?
I saw some people starting ab with an &, but this isn't quite what I'm looking to do.
ab can't do this, but this github project can. takes a file with a list of URLs.