• 软件测试技术
  • 软件测试博客
  • 软件测试视频
  • 开源软件测试技术
  • 软件测试论坛
  • 软件测试沙龙
  • 软件测试资料下载
  • 软件测试杂志
  • 软件测试人才招聘
    暂时没有公告

字号: | 推荐给好友 上一篇 | 下一篇

apache ab压力测试

发布: 2011-4-15 09:10 | 作者: 不详 | 来源: 领测软件测试网采编 | 查看: 92次 | 进入软件测试论坛讨论

领测软件测试网

  //

  -C attribute Add cookie, eg. 'Apache=1234. (repeatable)

  //-C cookie-name=value 对请求附加一个Cookie:行。 其典型形式是name=value的一个参数对。此参数可以重复。

  -H attribute Add Arbitrary header line, eg. 'Accept-Encoding: gzip'

  Inserted after all normal header lines. (repeatable)

  -A attribute Add Basic WWW Authentication, the attributes

  are a colon separated username and password.

  -P attribute Add Basic Proxy Authentication, the attributes

  are a colon separated username and password.

  //-P proxy-auth-username:password 对一个中转代理提供BASIC认证信任。用户名和密码由一个:隔开,并以base64编码形式发送。无论服务器是否需要(即, 是否发送了401认证需求代码),此字符串都会被发送。

  -X proxy:port Proxyserver and port number to use

  -V Print version number and exit

  -k Use HTTP KeepAlive feature

  -d Do not show percentiles served table.

  -S Do not show confidence estimators and warnings.

  -g filename Output collected data to gnuplot format file.

  -e filename Output CSV file with percentages served

  -h Display usage information (this message)

  //-attributes 设置 属性的字符串. 缺陷程序中有各种静态声明的固定长度的缓冲区。另外,对命令行参数、服务器的响应头和其他外部输入的解析也很简单,这可能会有不良后果。它没有完整地实现HTTP/1.x; 仅接受某些'预想'的响应格式。 strstr(3)的频繁使用可能会带来性能问题,即, 你可能是在测试ab而不是服务器的性能。

  参数很多,一般我们用 -c 和 -n 参数就可以了. 例如:

  ./ab -c 1000 -n 1000 http://127.0.0.1/index.php

  这个表示同时处理1000个请求并运行1000次index.php文件.

  #/usr/local/xiaobai/apache2054/bin/ab -c 1000 -n 1000 http://127.0.0.1/index.html.zh-cn.gb2312

  This is ApacheBench, Version 2.0.41-dev <$Revision: 1.121.2.12 $> apache-2.0

延伸阅读

文章来源于领测软件测试网 https://www.ltesting.net/


关于领测软件测试网 | 领测软件测试网合作伙伴 | 广告服务 | 投稿指南 | 联系我们 | 网站地图 | 友情链接
版权所有(C) 2003-2010 TestAge(领测软件测试网)|领测国际科技(北京)有限公司|软件测试工程师培训网 All Rights Reserved
北京市海淀区中关村南大街9号北京理工科技大厦1402室 京ICP备2023014753号-2
技术支持和业务联系:info@testage.com.cn 电话:010-51297073

软件测试 | 领测国际ISTQBISTQB官网TMMiTMMi认证国际软件测试工程师认证领测软件测试网