并发测试 例如: ab -n1000 -c5 http://119.6.119.58:8080/scservicesClient/indexDataSend.shtml?mobiletype=ios 参数说明: -n 1000 执行1000次 -c 5 5个并发请求,即同时进行5个请求 http://119.6.119.58:8080/scservicesClient/indexDataSend.shtml?mobiletype=ios