An http benchmark tool that can exhaust the bandwidth of your server.
1.8K
docker run -d \
--name=webbenchmark \
-e url="http://cachefly.cachefly.net/100mb.test" \
-e method="GET" \
-e thread=8 \
--restart=always lvillis/webbenchmark:latest
Content type
Image
Digest
sha256:6fe2e9181…
Size
7.8 MB
Last updated
almost 3 years ago
docker pull lvillis/webbenchmark