- Are there limits to the number of users locust.io can support in a "swarm"?
- Where is the documentation on distributed load testing for locust.io?
We would like to load test our site with 50-100k concurrent users, and I see locust can support thousands of users on one machine, but we would like to increase it. How can we setup locust on multiple machines to run the same test? Seems to hint to it on the README and documentation.
The master slave documentation can be found here: