Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 467 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 467 Bytes

Webbench

安装

yum install -y ctags
wget http://home.tiscali.cz/~cz210552/distfiles/webbench-1.5.tar.gz
tar -zxvf webbench-1.5.tar.gz
cd webbench-1.5/
make
make install

使用

webbench -c 10000 -t 5 http://localhost:8080/index.html
webbench -c 10000 -t 5 http://localhost:8080/index/index.html

对比

juhps-server

juhps-server

nginx

juhps-server