📜  apache 基准测试示例 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:44.558000             🧑  作者: Mango

代码示例1
#Apache Benchmark - See how fast a website can handle 100 requests, with max 10 concurrent requests :
ab -n 100 -c 10 http://www.mysite.com/