webbench,linux下并发测试工具

测试工具:webbench

  • 优点:比ab能更好的模拟并发请求,最大支持模拟30000并发连接;

测试方法

1
2
3
4
5
6
7
8
# 安装wenbench
wget http: //blog .s135.com /soft/linux/webbench/webbench-1 .5. tar .gz
tar  xf webbench-1.5. tar .gz
cd  webbench-1.5
make  && make  install
# 测试
webbench -c 100 -t 30 http: //172 .16.25.112 /nginx .html # 测试静态文件访问
webbench -c 20 -t 30 http: //172 .16.25.112 /test_mem .php # 测试动态文件访问
  1. root@jack-desktop:~/software/webbench-1.5# webbench --help  
  2. webbench [option]... URL  
  3.   -f|--force               Don't wait for reply from server.  
  4.   -r|--reload              Send reload request - Pragma: no-cache.  
  5.   -t|--time <sec>          Run benchmark for <sec> seconds. Default 30.  
  6.   -p|--proxy <server:port> Use proxy server for request.  
  7.   -c|--clients <n>         Run <n> HTTP clients at once. Default one.  
  8.   -9|--http09              Use HTTP/0.9 style requests.  
  9.   -1|--http10              Use HTTP/1.0 protocol.  
  10.   -2|--http11              Use HTTP/1.1 protocol.  
  11.   --get                    Use GET request method.  
  12.   --head                   Use HEAD request method.  
  13.   --options                Use OPTIONS request method.  
  14.   --trace                  Use TRACE request method.  
  15.   -?|-h|--help             This information.  
  16.   -V|--version             Display program version.  
  17. root@jack-desktop:~/software/webbench-1.5#   

转载于:https://www.cnblogs.com/serenahjj/p/4667801.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值