web load test tools (web 压力测试工具)
go get -u github.com/LavGo/lavp
go install github.com/LavGo/lavp
Usage of lavp:
-C string
The content-type of http
-U string
The address of lavp load test
-f string
The request data (default "./data.txt")
-i OutPut the information of sys
-m string
Method of http protocol (default "GET")
-p int
The Amount of Parallel process. (default 10)