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

相关文章:

  • 2021-12-28
  • 2021-12-31
  • 2022-12-23
  • 2021-11-29
  • 2022-12-23
  • 2021-09-09
  • 2022-12-23
  • 2021-06-11
猜你喜欢
  • 2022-12-23
  • 2022-03-01
  • 2022-02-07
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案