天天看点

CentOS6.4安装WebBench

yum -y install ctags

cd /usr/software

tar zxvf webbench-1.5.tar.gz

cd webbench-1.5

mkdir /usr/local/man

make

make install

参数说明:-c表示并发数  -t表示时间(秒)