Skip to content

Instantly share code, notes, and snippets.

@felipekm
Last active April 10, 2018 14:05
Show Gist options
  • Save felipekm/ab4395353c91e78fce8343a16033b0b5 to your computer and use it in GitHub Desktop.
Save felipekm/ab4395353c91e78fce8343a16033b0b5 to your computer and use it in GitHub Desktop.
Test-load the server with 200 concurrent connections for 10 seconds.
ab -c200 -t10 http://localhost:8080/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment