What it the best Django stack today.

In django doc, it says that apache with mod_python is the best
solution in production. But in the same time I see that everyblock use
nginx (probably in mode fastcgi).

Did you some of you test different solution and can share some output here.

Here are the ones I see actually

Apache mod_python
Apache in fastcgi mode
Lighttpd in fastcgi mode
Nginx in fastcgi mode

I'm not talking about load balancer, memcached and database here, just
the application.

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to