http_load使用方式

http_load -parallel 100 -fetches 10000

#100个并发执行10000次

http_load -parallel 100 -seconds 3600

#100个并发执行1小时

http_load -rate 100 -fetches 10000

#每秒100个请求频率,请求10000次

http_load -rate 100 -seconds 3600

#每秒100个请求频率执行1小时

本文固定链接: http://www.test-life.org/?p=25 | 测试之路-My Test Space

posted @ 2013-01-24 08:10  seiitsu  阅读(929)  评论(0编辑  收藏  举报