Welcome! Log In Create A New Profile

Advanced

Re: Easiest way to use nginx with Python (Django)?

June 17, 2011 09:44AM
> For a while now, I've been using nginx with great success as a remote
> proxy server in front of Tomcat, and also in front of PHP via fastcgi.
> It's likely that I will require to use it in front of a Django Python
> web application soon, and I'm just wondering what the easiest way of
> doing this is likely to be. I've read about a number of different ways
> of doing this but what I'm most interested in is ease of setup - the
> last ounce of performance isn't that critical. Keen to hear from anybody
> who's done this.
>
> John
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://nginx.org/mailman/listinfo/nginx
>

[DISCLAIMER: i am the uWSGI author, so you can trust me as i am
auto-losing a potential new customer :P]

If simplicity is your primary target, gunicorn is for sure the best way to
go:

http://gunicorn.org/

it does only one thing and it does it well (and is written in python).

If in the future you need a more advanced platform you can look at uWSGI.

--
Roberto De Ioris
http://unbit.it

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

Easiest way to use nginx with Python (Django)?

J2R June 17, 2011 09:08AM

Re: Easiest way to use nginx with Python (Django)?

roberto June 17, 2011 09:44AM

Re: Easiest way to use nginx with Python (Django)?

Martin Loy June 18, 2011 12:50PM

Re: Easiest way to use nginx with Python (Django)?

J2R June 19, 2011 01:46PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 227
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready