On Fri, 2008-05-16 at 13:38 -0700, Jonathan Vanasco wrote:
> I'm a little unclear on the better ways to deploy a Pylons app.
> 
> My production servers run nginx -- is it better to use some fastcgi
> support (if so, how?) or just do a "paster serve" and proxy to that
> port?
> 
> I've read a handful of ways on how-to-deploy apps, and all seem
> different.  I've yet to see a comparison or "this is THE way to do it"
> document.

Probably because "THE" way can never satisfy everyone =)

Personally I proxy Nginx to paster or CP's wsgiserver.  I find it a bit
easier to debug than FastCGI.

Cliff



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to