Web性能压力测试工具——siege

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Web性能压力测试工具——siege相关的知识,希望对你有一定的参考价值。

 

到官网下载

wget http://download.joedog.org/siege/beta/siege-4.0.0-beta6.tar.gz


http://download.joedog.org/siege/siege-3.1.4.tar.gz


解压缩:

[[email protected] siege-4.0.0-beta6]# tar zxvf siege-4.0.0-beta6.tar.gz


进入解压目录:

[[email protected] siege-4.0.0-beta6]# cd siege-4.0.0-beta6


[[email protected] siege-4.0.0-beta6]# ./configure


[[email protected] siege-4.0.0-beta6]# make


[[email protected] siege-4.0.0-beta6]# make install


查看当前配置:

[[email protected] siege-4.0.0-beta6]# /usr/local/bin/siege -C


压测:

/usr/local/bin/siege http://www.haha.com




用法举例:

siege -c 300 -r 100 -f url.txt

说明:-c是并发量,-r是重复次数。url.txt就是一个文本文件,每行都是一个url,它会从里面随机访问的。

本文出自 “zpp” 博客,请务必保留此出处http://1439337369.blog.51cto.com/10270624/1864937

以上是关于Web性能压力测试工具——siege的主要内容,如果未能解决你的问题,请参考以下文章

Web性能压力测试工具——Siege

Web性能压力测试工具——siege

Web性能测试--Siege

性能测试之siege

Web性能压力测试工具http_load,webbench,ab,Siege详解

软件大师讲述web性能测试工具siege介绍!卧龙会-小强在线