Perhaps watch the discussion: http://groups.google.com/group/modwsgi/browse_thread/thread/edffb22b2eac134b
We are going to go through using nginx as front end and configuring Apache/mod_wsgi. It is not Cherokee, but you should learn a lot of stuff that is still generally applicable to what you want to do. You may even want to consider using nginx as front end instead as it has some good properties for this arrangement that am not sure Cherokee does. Graham On 12 August 2011 04:21, D_bot <[email protected]> wrote: > I read in Brandon Rhodes book about using Cherokee to proxy Apache > serving wsgi applications. It seemed like a good idea, and I have > some familiarity with Apache. Now I seem to have entered a morass > where I am confused about configuring the proxy to talk to Apache and > to configure Apache to serve multiple apps. I have become overwhelmed > with looking through documentation, so I wonder if anyone can suggest > what I can read to understand how url's are passed from front to back > and how the back handles several of them. > > -- > You received this message because you are subscribed to the Google Groups > "modwsgi" 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/modwsgi?hl=en. > > -- You received this message because you are subscribed to the Google Groups "modwsgi" 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/modwsgi?hl=en.
