摘要: 正则表达式提取器: http://deerchao.net/tools/regester/index.htm 引用:${result_g2} 阅读全文
posted @ 2018-03-25 22:21 持之以恒的努力 阅读(176) 评论(0) 推荐(0)
摘要: ab,即Apache Benchmark,在Apache的安装目录中找到它。安装目录/bin/ab.exe。 ab -n 数字 -c 数字 url路径 我们对位于本地Apache服务器上、URL为localhost/index.php的页面进行压力测试。 测试总次数为1000,并发数为100(相当于 阅读全文
posted @ 2018-03-25 22:01 持之以恒的努力 阅读(155) 评论(0) 推荐(0)