For httperf with a wsesslog is there a way to repeat the activity in the script without wrapping it in a shell loop?
If I do httperf --server=test.foo.com --wsesslog=20,0,foo.wsesslog I get 20 sessions that run through the script in the file. Is there a way I can have 20 sessions that run through the script X times?
--num-callsseems to be ignored... – Kyle Brandt♦ Sep 17 '10 at 18:50