Alternative to Apache+mod_fcgid+Flup?
Chris Rebert
clp2 at rebertia.com
Mon Feb 11 09:27:44 EST 2013
More information about the Python-list mailing list
Mon Feb 11 09:27:44 EST 2013
- Previous message (by thread): Alternative to Apache+mod_fcgid+Flup?
- Next message (by thread): matplotlib - removing text from a figure - a bug?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Feb 11, 2013 6:16 AM, "Gilles" <nospam at nospam.com> wrote: > > Hello > > I read this article... > > "Why is WSGI deployment under FASTCGI so painful?" > http://blog.dscpl.com.au/2011/09/why-is-wsgi-deployment-under-fastcgi-so.html > > ... and was wondering what better alternative is available to run > Python web scripts? If you want to stick with Apache, mod_wsgi is the obvious alternative. > Someone recommends nginx + uWSGI.What do you think? We use that combination at my workplace, and it works well. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20130211/ae1fa770/attachment.html>
- Previous message (by thread): Alternative to Apache+mod_fcgid+Flup?
- Next message (by thread): matplotlib - removing text from a figure - a bug?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list