HTTP load testing and benchmarking utility for regression testing
HTTP regression testing and benchmarking utility
siege
$ siege -c 10 -r 100 https://example.com
$ siege -c 20 -t 5M https://example.com
$ siege -c 5 -f urls.txt -v