alexfernandez / loadtest

Runs a load test on the selected URL. Fast and easy to use. Can be integrated in your own workflow using the API.
MIT License
2.57k stars 209 forks source link

Error: Invalid file to open for body: true #240

Open pSnehanshu opened 3 months ago

pSnehanshu commented 3 months ago

My command:

loadtest -t 20 -rps 1000 -k -m GET http://localhost:3030/load-test

Am I making a mistake in passing the options or is this is a bug?