E
E
Egor Kazantsev2014-10-16 11:57:18
Django
Egor Kazantsev, 2014-10-16 11:57:18

Best way to spin Django?

What is the best way to run Django in production ( according to your version ) ?
It's clear:
1. We distribute the statics directly using nginx.
2. We save memory by using the proxy with the same nginx

Answer the question

In order to leave comments, you need to log in

2 answer(s)
W
webbus, 2014-10-16
@saintbyte

Proven nginx + uwsgi + virtualenv + supervisord bundle and redis caching

A
Alexander, 2014-10-16
@syschel

nginx + uwsgi

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question