On Dec 13, 2006, at 10:50 PM, Kendall Clark wrote:

>> nginx (though I'd imagine squid could almost work as well) on
>> the front to handle requests, dispatching to a pool of Pylons
>> processes on the back with Fast-CGI. nginx implements Fast-CGI
>> differently than Apache, using intelligent keep-alives on the
>> connections and multiplexing requests to the backend pool.
>
> Ben,
>
> Has Bob documented this setup publicly? This is real tease and I'd
> like to see details. :>

Afaik, Bob hasn't posted any more details on his setup than his use  
of nginx, Pylons, and Erlang, which he mentioned here:
http://bob.pythonmac.org/archives/2006/11/21/mochiads-flash-game-ad- 
network/

There's several documents out there on setting up nginx to a Fast-CGI  
process pool, which I'd assume is the same setup he's using. He has  
another post about his experiences of nginx as well:
http://bob.pythonmac.org/archives/2006/09/13/nginx-reverse-proxy- 
panacea/

HTH,
Ben

--~--~---------~--~----~------------~-------~--~----~
 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