apache 多并发测试

进入到apache的bin目录打开  temp.bat 如果没有,新建temp.bat,打开输入 命令:ab -c 一次并发的数量 -n 总共请求的数量 请求的地址

   

例:ab -c 10 -n 100 test.com

 

posted on 2016-07-29 17:12  diguaer  阅读(387)  评论(0编辑  收藏  举报

导航