On 9 Aug 2007, at 12:38, Srinivasan R wrote:
> On 8/7/07, Chris Miles <[EMAIL PROTECTED]> wrote: >> >> >> I describe my mod_proxy config here, which has always worked nicely >> for me. >> http://groups.google.com/group/turbogears/msg/91e2cadf3c16c1c9 >> > I need to run many TG applications. So, I think it would not be wise > to run each application on a seperate port with apache acting as the > proxy. That is the reason why I tried mod_python. Why don't you want to run each TG app as a separate process? They will scale better and I find them easier to manage like that. > > Is there any other way to avoid running so many server processes? > mod_python or mod_wsgi are possibly your best options. I haven't tried either of them, although I am interested in trying the mod_wsgi approach. Cheers, Chris Miles --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

