proxy or fastcgi for python app

William Dode wilk at flibuste.net
Tue Sep 1 15:24:26 MSD 2009


On 01-09-2009, William Dode wrote:
> Hi,
>
> I'm going to try nginx with somes python apps. Thanks to wsgi i can 
> easily choose between fastcgi or proxy.
>
> How can i choose ?

I answer to myself after reading :

http://www.vmunix.com/mark/blog/archives/2006/01/02/fastcgi-scgi-and-apache-background-and-future/

http://blog.ianbicking.org/fastcgi-scgi-http.html

So, please say me if i'm wrong.

I should use fastcgi if i want more control on the environement between 
nginx and my app.
I should use httpproxy if i want more autonomy for my app (choose my 
http server, - cherrypy paste wsgiref... - for example)


-- 
William Dodé - http://flibuste.net
Informaticien Indépendant






More information about the nginx mailing list