Created
November 27, 2020 16:15
-
-
Save atomlab/0f03b92419991098f79ad0c83c6049ba to your computer and use it in GitHub Desktop.
Siege Benchmark Post request
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
siege -c50 -b -t60S -H 'Content-Type: application/json' 'https://example.com/api POST {"id": "1", "jsonrpc": "2.0", "method": "GetBalance", "params":["..."]}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment