六狼论坛's Archiver
首页
›
PHP
› apache ab
yyyyy5101
发表于 2013-2-7 00:57:13
apache ab
ab -n 1000 -c 20 http://localhost/index.php
此命令表示使用 20 个并发连接,进行 1000 次请求。
用的 apache2.0 在 windows下 最多支持64个并发数
页:
[1]
查看完整版本:
apache ab