- --options=host:localhost,port:8000,path:/users,method:GET
- --time=3000
- --request=2000
Optional Parameter
- --fork=10
- --loop
- --error
- --logs
e.g: node httpstress.js --options=host:localhost,port:8000,path:/users,method:GET --request=2000 --time=3000
node helloworld.js --fork=4