> Has anybody actually managed to configure nginx + mod_wsgi to work
> with pylons?

Leaving apart the fact that this configuration is highly experimental,
it is not very likely to be optimal. Nginx is optimized for serving
plenty of clients with one worker, so keeping its processess busy for
pylons request need not be that good.

I am fairly happy using nginx as reverse proxy (and static content
handler) for pylons served by paste...

-- 
----------------------------------------------------------------------
| Marcin Kasperski   | The cost of a few uncorrected non-critical
| http://mekk.waw.pl | human errors is less then the cost imposed
|                    |  by a process that tries to prevent them.
|                    |           (Booch,Martin,Newkirk)
----------------------------------------------------------------------


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
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