Skip to content

Instantly share code, notes, and snippets.

@kendellfab
Created August 12, 2013 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kendellfab/6211702 to your computer and use it in GitHub Desktop.
Save kendellfab/6211702 to your computer and use it in GitHub Desktop.
Example of using apache test tools to test server.
ab -c 100 -n 10000 http://{your ip}:8000/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment