模拟发出1000个请求,并发数1000
ab -n 1000 -c 1000 -w http://test.cc/index.php/Index/test
模拟发出1000个请求,并发数1000,请求url地址
ab -n 1000 -c 1000 url
ab -n 1000 -c 1000 http://test.cc/index.php/Index/test
ab -n 1000 -c 1000 -w http://test.cc/index.php/Index/test
ab -n 1000 -c 1000 url
ab -n 1000 -c 1000 http://test.cc/index.php/Index/test