【发布时间】:2018-12-09 11:19:24
【问题描述】:
我正在尝试在另一台虚拟机上测试 apache 服务器。 运行命令:
ab -n 1000 -c 50 -s 30 http://192.168.2.156:80/
我收到大约 900 个失败的请求 在服务器上,我有 wordpress 填充了“FakerPress”插件生成的内容
当我测试外部服务器(表单托管公司)时,我有 0 个失败的请求。
- 我服务器上的 Apache 具有默认配置。
- 服务器操作系统:CentOS7
- WordPress:4.9.8
【问题讨论】:
标签: apache centos apachebench