ab命令--

      ab -c 数字(连接数) -t 数字(连接时间) http://网站:端口/路径
      ab -n 数字(点击数) -c 数字(连接数) -k(同时点击) http://网站:端口/路径

此出处