HTTP負載測試工具:Vegeta
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
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!