Skip to content

Instantly share code, notes, and snippets.

@michaelbonner
Last active August 29, 2015 14:16
Show Gist options
  • Save michaelbonner/8b2f9418a9c501521a31 to your computer and use it in GitHub Desktop.
Save michaelbonner/8b2f9418a9c501521a31 to your computer and use it in GitHub Desktop.
Terminal | ApacheBench - Send 1000 requests 5 at a time
ab -n 1000 -c 5 http://www.example.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment