unsupported FastCGI protocol - Django
Valentin V. Bartenev
vbart at nginx.com
Sat Nov 24 14:31:44 UTC 2012
On Saturday 24 November 2012 10:09:19 Wireless wrote:
> "Django doesn't support uwsgi"
>
> https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/uwsgi/#how-to-u
> se-django-with-uwsgi
>
According to your link: "Configuring and starting the uWSGI server for Django".
It doesn't mean that django supports the uwsgi protocol natively (please, do not
confuse the uwsgi protocol with the uWSGI server).
To use FastCGI you need Flup or any other application server that talks with
Django by WSGI and with nginx by FastCGI.
To use uwsgi you need uWSGI.
So there's no difference.
wbr, Valentin V. Bartenev
--
http://nginx.com/support.html
http://nginx.org/en/donation.html
More information about the nginx
mailing list