使用 Apache ab 测试并发负载压力 暴走的西瓜 2018年2月24日 0 113 次浏览 计算机知识体系 Apache | 高并发 找到 ab.exe 文件所在位置,如我的在 D:\Software\phpStudy\PHPTutorial\Apache\bin 文件夹中,ab命令如下 ./ab -n 100 -c 10 -p test.txt -T applicati …