maybe this link would help<div><br></div><div><a href="http://senko.net/en/django-nginx-gunicorn/">http://senko.net/en/django-nginx-gunicorn/</a></div><div><br></div><div>Regards</div><div><br></div><div>M<br><br><div class="gmail_quote">

On Fri, Jun 17, 2011 at 10:40 AM, Roberto De Ioris <span dir="ltr">&lt;<a href="mailto:roberto@unbit.it">roberto@unbit.it</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div><div></div><div class="h5"><br>
&gt; For a while now, I&#39;ve been using nginx with great success as a remote<br>
&gt; proxy server in front of Tomcat, and also in front of PHP via fastcgi.<br>
&gt; It&#39;s likely that I will require to use it in front of a Django Python<br>
&gt; web application soon, and I&#39;m just wondering what the easiest way of<br>
&gt; doing this is likely to be. I&#39;ve read about a number of different ways<br>
&gt; of doing this but what I&#39;m most interested in is ease of setup - the<br>
&gt; last ounce of performance isn&#39;t that critical. Keen to hear from anybody<br>
&gt; who&#39;s done this.<br>
&gt;<br>
&gt; John<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; nginx mailing list<br>
&gt; <a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
&gt; <a href="http://nginx.org/mailman/listinfo/nginx" target="_blank">http://nginx.org/mailman/listinfo/nginx</a><br>
&gt;<br>
<br>
</div></div>[DISCLAIMER: i am the uWSGI author, so you can trust me as i am<br>
auto-losing a potential new customer :P]<br>
<br>
If simplicity is your primary target, gunicorn is for sure the best way to<br>
go:<br>
<br>
<a href="http://gunicorn.org/" target="_blank">http://gunicorn.org/</a><br>
<br>
it does only one thing and it does it well (and is written in python).<br>
<br>
If in the future you need a more advanced platform you can look at uWSGI.<br>
<font color="#888888"><br>
--<br>
Roberto De Ioris<br>
<a href="http://unbit.it" target="_blank">http://unbit.it</a><br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://nginx.org/mailman/listinfo/nginx" target="_blank">http://nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Nunca hubo un amigo que hiciese un favor a un enano, ni un enemigo que le hiciese un mal, que no se viese recompensado por entero.<br>
</div>