proxy or fastcgi for python app

Cliff Wells cliff at develix.com
Thu Sep 3 21:36:16 MSD 2009


On Thu, 2009-09-03 at 10:09 +0100, Avleen Vig wrote:
> On Sep 1, 2009, at 12:41, "Piotr Sikora" <piotr.sikora at frickle.com>  
> wrote:
> 
> >> 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 ?
> >
> > Test, test and test some more ;)
> >
> > I'm using wsgiserver from CherryPy (so proxied webserver).
> 
> Recently we moved from using fastcgi, to http proxy for our django app.
> 
> On the python side we are using Spawning, which was developed at  
> Linden Lab I believe.

I use Spawning as well and can attest that it works quite well.

Cliff







More information about the nginx mailing list