yum install httpd-tools -yab -c 1000 -n 1000000 http://192.168.40.181:80/# -c 指定1000并发-n指定总100万次相当于1000个人访问1000次。