Centos Linux安装Apache Benchmark, AB压力测试工具 1、快速安装方法 yum install httpd-tools 2、简单的使用方法 ab -c 1 -n 10000 http://127.0.0.1/index.php ab -c 用户数 -n 发包量 页面地址 ... CENTOS, PHP 2017/03/22 围观:1716人 阅读全文