CentOS下安装WebBench进行web 性能测试 |
1.安装(安装的前提:需要安装gcc和make) yum -y install ctags 2.测试 webbench -c 1000 -t 30 http://www.baidu.com/ 如果出现下面的错误:cannot create regular file `/usr/local/man/man1′: No such file or directory |
CentOS下安装WebBench进行web 性能测试 |
1.安装(安装的前提:需要安装gcc和make) yum -y install ctags 2.测试 webbench -c 1000 -t 30 http://www.baidu.com/ 如果出现下面的错误:cannot create regular file `/usr/local/man/man1′: No such file or directory |