Created
November 16, 2017 09:37
-
-
Save roman0x58/5d8c3b23051de3e3c159f7c358b1ef3c to your computer and use it in GitHub Desktop.
seq
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
seq 10000 | parallel -n0 -j100 "curl -s --header "Connection: keep-alive" "http://localhost:9000" > /dev/null" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment