Last active
April 10, 2018 14:05
-
-
Save felipekm/ab4395353c91e78fce8343a16033b0b5 to your computer and use it in GitHub Desktop.
Test-load the server with 200 concurrent connections for 10 seconds.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ab -c200 -t10 http://localhost:8080/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment