On Thu, Jan 12, 2012 at 11:32 PM, Stuart Laughlin <stu...@bistrotech.net> wrote: > I don't care a whit about what "the cool boys" are doing. What I care about > is a production deployment that works efficiently and reliably and that is > diagnosable when something doesn't work. Apache fails those criteria; nginx > and lighttpd pass (in my opinion and the opinion of many other developers > who have used these technologies for non-trivial web applications in > production environments).
Despite the relentless attacks from people who have some sort of grudge against Apache, I'd remind any readers that Apache is the most used and trusted web server on the internet. It forms an integral part of the technology that the company I work for is built around, and performs extremely well for our usage, and I would thoroughly recommend it. Besides which, arguing about which web server is more efficient is a clear indicator that you are concentrating on the wrong areas. nginx or lighthttpd vs apache is meaningless when your the bottleneck will always be the python application and/or DB server. Cheers Tom -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.