url-stress:通过指定每秒的请求,请求的数量以及并行运行的数量来强调URL

时间:2024-06-05 10:01:47
【文件属性】:

文件名称:url-stress:通过指定每秒的请求,请求的数量以及并行运行的数量来强调URL

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-05 10:01:47

Go

网址压力 通过指定每秒的请求,请求的数量以及并行运行的数量来强调URL。 如果请求有错误,则不会将其计入统计信息,并且会告知您有关错误的信息(您可以使用-echo = true查看错误)。 ./url-stress的用法: -echo=false: Echo the body of the HTTP get response and the status code -fout="": Path to file to print data in the format: request_number, latency(ms)\n. This is useful to see how latency goes up over time on a graph -method="GET": Method: GET, POST, PUT, HEAD, DELETE, OPTIONS


【文件预览】:
url-stress-master
----main.go(4KB)
----README.md(1KB)

网友评论