yum -y install httpd-tools ab -help #10个并发连接,100个请求 ab -n 200 -c 100 http://www.baidu.com/
yum -y install httpd-tools ab -help
#10个并发连接,100个请求
ab -n 200 -c 100 http://www.baidu.com/