Python on Nginx

Roberto De Ioris roberto at unbit.it
Thu Oct 13 03:49:45 UTC 2011


>
> On Oct 12, 2011, at 5:09 AM, Igor Sysoev wrote:
>>
>> BTW, I know that some people prefer to use uWSGI server for python.
>>
>
> I prefer frameworks like gunicorn that use plain HTTP.


uWSGI suggests using the uwsgi protocol to improve performance and to add
some specific feature, but you can run it in http, fastcgi and zeromq
mode.

>

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



More information about the nginx mailing list