标签:localhost 慕课 zha host arc 压力测试 com 之间 博客
我今天在慕课网中无意之间看到压力测试,可以模拟高并发;
顺便看了一下有没有相关的博客,发现下面的这个很详细;
//在apache 安装目录下的bin,运行命令 ab -n1000 -c10 http://localhost:8081/
-c:并发数
-n:总请求数
http://www.cnblogs.com/zengxiangzhan/archive/2012/12/07/2807141.html
标签:localhost 慕课 zha host arc 压力测试 com 之间 博客
原文地址:http://www.cnblogs.com/fangyinghua/p/7661461.html