Lukasz Szybalski schrieb: > On Fri, Jun 27, 2008 at 1:17 AM, Sanjay <[EMAIL PROTECTED]> wrote: > I don't think you want to reverse proxy in high traffic site. You use > mod_wsgi to run your TG app inside of apache. Apache thread takes care > of the whole thing. > > http://code.google.com/p/modwsgi/wiki/PerformanceEstimates
Since the page you refer to does not include a reverse proxy setup in the comparison, I wonder, how you come to this conclusion? Any evidence that mod_wsgi is faster than a reverse proxy setup? Also, you don't need to use Apache, necessarily. There are alternatives like nginx, for example. Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

