You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running test python app that's basicly hello world and using nginx and uwsgi, i'm trying to load test it with such command: wrk -t 8 -c 1000 -d 60s http://localhost
However when i see in my stats its always show "listen_queue":0.
Can you help, why it's not changing at all?
Thats my ini:
I'm running test python app that's basicly hello world and using nginx and uwsgi, i'm trying to load test it with such command: wrk -t 8 -c 1000 -d 60s http://localhost
However when i see in my stats its always show "listen_queue":0.
Can you help, why it's not changing at all?
Thats my ini:
And nginx:
The text was updated successfully, but these errors were encountered: