cmd,输入 以下代码
F:server/Apache2.2/bin
ab -n 1000 -c 100 http:/www.appinler.com/1.php
-n表示请求总数
-c表示一次请求的数目