mac修复ab及siege安装
修复ab
到https://simon.heimlicher.com/… 下载ab-2.4.3-install.zsh
chmod 777 ab-2.4.3-install.zsh
./ab-2.4.3-install.zsh
ab -c 500 -n 10000 http://localhost:8080/hello
siege安装
brew install siege
mac修复ab及siege安装
到https://simon.heimlicher.com/… 下载ab-2.4.3-install.zsh
chmod 777 ab-2.4.3-install.zsh
./ab-2.4.3-install.zsh
ab -c 500 -n 10000 http://localhost:8080/hello
brew install siege