使用apachebench进行post

格式如下:

ab -n 1 -p file... url...

n:request次数

p:post filename

最后加上url



你可能感兴趣的:(使用apachebench进行post)