Created
September 10, 2011 08:18
-
-
Save endeepak/1208102 to your computer and use it in GitHub Desktop.
autobench command line and conf options
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>>autobench --single_host --host1=localhost --port1=3000 --uri1=/ --low_rate=10 --rate_step=5 --high_rate=30 --num_call=1 --num_conn=100 | |
#--file=results.tsv --timeout=18000 | |
#~/.autobench.conf | |
# httperf_method = POST | |
# | |
# httperf_add-header = "Content-type:application/json;\n" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment