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

Web UI Freezing #307

Closed
lukerosenfeld opened this issue Jul 21, 2015 · 3 comments
Closed

Web UI Freezing #307

lukerosenfeld opened this issue Jul 21, 2015 · 3 comments
Milestone

Comments

@lukerosenfeld
Copy link

Hello,

I am load testing some back end servers and the locust UI is freezing around 100-200 users with a hatch rate of 10. This is not a very high load at all, and I am surprised that this is happening. Note I am also getting the web UI through an SSH tunnel, but I don't expect that would be the root of the issue.

Any ideas?

Thanks,
Luke

@heyman
Copy link
Member

heyman commented Jul 26, 2015

Hi!

Sounds like it might be happening because of a very large number of unique URLs. You should group them by using the name keyword argument when making requests.

Check out #297.

Re-open if this wasn't the issue!

@heyman heyman closed this as completed Jul 26, 2015
@lukerosenfeld
Copy link
Author

Hi there,

Unfortunately that is not the issue. I have been using "name" to group all URLs together.

@justiniso
Copy link
Member

Solved by #532

@justiniso justiniso reopened this Feb 13, 2017
@justiniso justiniso added this to the 0.8.0 milestone Feb 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants