Skip to content

Instantly share code, notes, and snippets.

@tastywheat
Created June 8, 2016 15:00
Show Gist options
  • Save tastywheat/ce32dae0d458e0da3a3a69a5d9a67696 to your computer and use it in GitHub Desktop.
Save tastywheat/ce32dae0d458e0da3a3a69a5d9a67696 to your computer and use it in GitHub Desktop.
load test with apache bench (ab)
ab -n 200 -c 20 -H "Authorization: 123" "http://someurl.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment