A command-line utility and a library for HTTP load testing.
See also ab
.
echo "{GET https://example.com}" | vegeta attack -duration={30s}
echo "{GET https://example.com}" | vegeta attack -insecure -duration={30s}
echo "{GET https://example.com}" | vegeta attack -duration={30s} -rate={10}
echo "{GET https://example.com}" | vegeta attack -duration={30s} | vegeta report
echo "{GET https://example.com}" | vegeta attack -duration={30s} | vegeta plot > {path/to/results.html}
vegeta attack -duration={30s} -targets={requests.txt} | vegeta report
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (3851b).Proxy Information
text/gemini;lang=en-GB