Skip to content

Instantly share code, notes, and snippets.

@wolfeidau
Created May 24, 2012 07:33
Show Gist options
  • Save wolfeidau/2780035 to your computer and use it in GitHub Desktop.
Save wolfeidau/2780035 to your computer and use it in GitHub Desktop.
HTTP Perf commands
/usr/local/bin/httperf --server=10.0.64.198 --port=8080 --uri=/hello/mark --num-conns=10 --num-calls=100
/usr/local/bin/httperf --server=10.0.64.198 --port=3000 --uri=/hello/mark --num-conns=10 --num-calls=100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment