apache服务器

ab post测试

ab -n 1 -c 1 -p post.txt -T application/x-www-form-urlencoded http://localhost:8080/**/login.action

相关推荐