Test web server throughput by running parallel HTTP fetches
Test throughput of a web server by running parallel fetches
http_load$ http_load -parallel 10 -seconds 30 -url http://example.com$ http_load -parallel 5 -seconds 60 urls.txt$ http_load -parallel 20 -minutes 2 -url https://api.example.com/endpoint