Answer the question
In order to leave comments, you need to log in
Gunicorn+Flask+Nginx+VK Api - slow request processing?
There is a Flask-powered bot that proxies through Gunicorn+WSGI. The settings for the Gyunicorn are as follows:
gunicorn --workers 40 --bind 127.0.0.1:9250 wsgi:app --worker-class gevent --timeout 30
Answer the question
In order to leave comments, you need to log in
Well, it’s logical to display python errors and everything will immediately become clear
Well, you need to read the python and unicorn ngix logs
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question