一共一百次请求,每次10个

ab -c 10 -n 100 -H "auth:token" http://..../

先用10个并发压测100秒。

ab -t 100 -c 10 'http://localhost:8083/xxxx?uid=1233435&did=123456789&appId=1'

post 方式

name=1212&pass=12
posted on 2019-11-01 09:34  零度91  阅读(114)  评论(0编辑  收藏  举报