On Oct 15, 4:43 am, Arun Tomar <[email protected]> wrote: > in my experience nginx and mod_wsgi works best and the performance is also > better than apache+mod_wsgi. by the way which OS are you using.
You'll really want to benchmark this. There is a reason that apache- mpm-worker/mod_wsgi is faster than nginx/mod_wsgi for applications. Of course, static files will be faster with nginx. For reference: http://blog.dscpl.com.au/2009/05/blocking-requests-and-nginx-version-of.html I can confirm through quite a bit of benchmarking and back and forth correspondence with Graham Dumpleton that Nginx in this particular case is not faster than Apache. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
