Answer the question
In order to leave comments, you need to log in
Why doesn't gevent-socketio work on more than 1 worker via Gunicorn?
I have already completed the project, I decided to deploy it, and here such a setup.
I put for example 3 workers, and it turns out that the socket works with only one.
How to fix?
I am using Gevent-socketio
Answer the question
In order to leave comments, you need to log in
Most likely, the problem is in the correct setting of sessions. gevent-socketio was originally designed for stateful, you need to dig in this direction.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question