HTTP负载测试工具:Vegeta

jopen 11年前

Vegeta 是一个多用途的HTTP负载测试工具,它可以当命令行工具和类库使用。Veget以恒定的请求速度来测试HTTP服务。

使用方法:

$ vegeta -h  Usage of vegeta:    -duration=10s: Duration of the test    -ordering="random": Attack ordering [sequential, random]    -output="stdout": Reporter output file    -rate=50: Requests per second    -reporter="text": Reporter to use [text, plot:timings]    -targets="targets.txt": Targets file

项目主页:http://www.open-open.com/lib/view/home/1376871874897