1、测试环境安装 ab安装(首先你得有nginx) yum install httpd-tools nginx主要配置 2、测试 运行 ab -c 10000 -n 300000 https://你要访问的域名 运行结果如图所示