Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation on how to best configure a (linux) machine to run locust #128

Closed
heyman opened this issue Jan 29, 2014 · 3 comments
Closed

Comments

@heyman
Copy link
Member

heyman commented Jan 29, 2014

We should have a page in the documentation that describes how to set up an Ubuntu machine, and perhaps other popular linux dists, that is ready to run locust load tests.

Should cover how to install dependencies, up file descriptor limit, etc.

@centminmod
Copy link

yes please, just find locust and would love to learn more about a proper setup for it

@TachyonFlare
Copy link

+1

@ghost
Copy link

ghost commented Mar 8, 2017

This somewhat exists - http://docs.locust.io/en/latest/installation.html#increasing-maximum-number-of-open-files-limit

But you really just have to search the ulimit for your distribution, and there is no need to document that in Locust itself. Otherwise, throw CPU at it if you see it slowing down during testing, though it uses very few resources itself from my experience.

@cyberw cyberw closed this as completed Oct 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants