用httping测试web页面响应时间

2009-05-13 15:22:17来源:未知 阅读 ()

新老客户大回馈,云服务器低至5折

性能测试是软件测试中很重要的工程工程,有时候我们需要测试的一项内容便是web页面
[url=javascript:;]响应时间[/url]

[url=javascript:;]httping[/url]
就是这样一种专门用来测试web页面响应时间的开源软件。

[url=javascript:;]freebsd[/url]

[url=javascript:;]安装[/url]
引用
#cd /usr/ports/net/httping
#make install clean
#rehash
用法如下
引用
#httping -h
httping: option requires an argument -- h
HTTPing v1.2.6, (C) 2003-2008 folkert@vanheusden.com
SSL support included
-g url          url (e.g. -g
http://localhost/)
-h hostname     hostname (e.g. localhost)
-p portnr       portnumber (e.g. 80)
-x host:port    hostname+portnumber of proxyserver
-c count        how many times to connect
-i interval     delay between each connect
-t timeout      timeout (default: 30s)
-s              show statuscodes
-S             split time in connect-time and processing time
-G              do a GET request instead of HEAD (read the
                contents of the page as well)
-b              show transfer speed in KB/s (use with -G)
-B              like -b but use compression if available
-L x            limit the amount of data transferred (for -b)
                to 'x' (in bytes)
-X              show the number of KB transferred (for -b)
-l              connect using SSL
-z              show fingerprint (SSL)
-f              flood connect (no delays)
-a              audible ping
-m              give machine parseable output (see
                also -o and -e)
-o rc,rc,...    what http results codes indicate 'ok'
                coma seperated WITHOUT spaces inbetween
                default is 200, use with -e

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:mrtg监控squid状态

下一篇:飞信机器人在系统监控上的应用