Answer the question
In order to leave comments, you need to log in
Do I need nginx for api where there is no static?
Hello community.
There is a project that is only api. No static, 1 server, 1 application.
API written in python/tornado. Do I need to set up a bunch of nginx / tornado server or will one tornado be enough?
Answer the question
In order to leave comments, you need to log in
Nginx is asynchronous and will be able to keep a pool of connections for you while the backend processes them.
There is a sense to put.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question