M
M
mxck2014-05-10 07:45:14
Python
mxck, 2014-05-10 07:45:14

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

1 answer(s)
L
leclecovich, 2014-05-10
@leclecovich

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 question

Ask a Question

731 491 924 answers to any question