摘要:
siege(支持http、https)、多url。 下载地址:http://www.joedog.org/index/siege-home Cent os系统: 1)./configure 2)make 3)make install 多url:在安装目录下建立url.txt文件,执行语句,如,sie 阅读全文
posted @ 2016-01-13 15:26
水工
阅读(528)
评论(0)
推荐(0)
摘要:
apache bench(专门用于 HTTP Server 、单url)、win8: 下载地址:http://httpd.apache.org/download.cgi#apache24 安装apache,在bin目录下执行ab语句,如: ab -n 10 -c 2 http://www.baidu 阅读全文
posted @ 2016-01-13 15:20
水工
阅读(451)
评论(0)
推荐(0)
摘要:
make install时报错,如下 install: cannot create regular file '/usr/local/man/man1': No such file or directory make: *** [install] Error 1 解决:先创建man目录 mkdir 阅读全文
posted @ 2016-01-13 13:57
水工
阅读(20278)
评论(0)
推荐(0)