On Tue, May 17, 2011 at 6:00 PM, ydjango <traderash...@gmail.com> wrote: > I remembered reading this long back - "Django requires Apache 2.x and > mod_python 3.x, and you should use Apache’s prefork MPM, as opposed to > the worker MPM."
That statement dates back to when Django wasn't threadsafe (so we're talking pre-1.0 here). These days Django's perfectly threadsafe (though your may not be...) so worker isn't out of the question. Jacob -- 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.