Replies: 1 comment
-
|
Hi! Can you add your locustfile and logs? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I set max concurrent users limit to 180 and ramp up (users per sec) to 20. Ideally it should take 9 seconds to spawn all users, but it spawn only 79 users.
I ran the test for 10 mins, and it spawn ~40 users around 3 mins into the test.
So why it stopped spawning more users?
Here are basic stats:
In the middle of test I was getting 502 Gateway Timeout and connect timeout errors.
Beta Was this translation helpful? Give feedback.
All reactions