2011年10月4日 星期二

Apache ab - benchmarking工具


-c concurrency 同時連線數
-n requests 次數
-t timelimit 測試時間(秒數)
-k HTTP Keep Alive (時間不長的話差別不大)


ex:
ab -c 20 -t 30
http://httpd.apache.org/docs/2.0/programs/ab.html

沒有留言: