Welcome! Log In Create A New Profile

Advanced

Re: Python in Nginx // windows 2008

Gelonida N
August 08, 2012 05:06PM
On 08/08/2012 02:22 AM, borgita wrote:
> I need to run python in Nginx. What do I need to install and configure?
> I have windows 2008.
>
> Posted at Nginx Forum: http://forum.nginx.org/read.php?2,229419,229419#msg-229419
>

Python can be run in multiple ways on an nginx server.

Do you want pythan code as a CGI script, then just look on how to run
CGO on nginx

or do you wnat to run it via fast-cgi then you could look at flup
http://wiki.nginx.org/PythonFlup




or do you ant python WSGI code, then you could for example at uwsgi

http://projects.unbit.it/uwsgi/
or at gunicorn http://gunicorn.org/


See also:
http://stackoverflow.com/questions/6078225/recommended-nginx-wsgi-configurations



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

Python in Nginx // windows 2008

borgita August 07, 2012 08:22PM

Re: Python in Nginx // windows 2008

Gelonida N August 08, 2012 05:06PM

Re: Python in Nginx // windows 2008

Gelonida N August 08, 2012 05:12PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 149
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready