yum -y install httpd-tools
ab -n 1000 -c 100 -p ~/postfile -T application/x-www-form-urlencoded http://192.168.0.102:8080/test/test
ab -n 1000 -c 100 http://192.168.0.102:8080/test/test
标签:ab,http,192.168,test,测试工具,8080 From: https://www.cnblogs.com/ligenyun/p/17674571.html