OK i don't understand the mod_proxy part. Why want you use mod_proxy while mod_wsgi is already proxying things for you, with all the mod wsgi alias directives, i mean you don't use mod_php behind mod_proxy either do you ?
Anyway try concentrating to make databases as fast as possible with mod_wsgi, much more interesting concept with the python gil and all. Trust me mod_wsgi simply rules when you bench mark hello world stuff making it almost just as fast as plain static files. On Nov 12, 8:31 pm, Carl Nobile <[EMAIL PROTECTED]> wrote: > Hi all, > > I friend of mine just did some benchmarks that may interest some of > you, > > http://eric.themoritzfamily.com/2008/11/12/wsgi-benchmarking/ > > -Carl --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
