On Oct 1, 1:19 am, Chris Withers <ch...@simplistix.co.uk> wrote:
> Torsten Bronger wrote:
> >> Why are you asking?
>
> > Can it be safely used with Apache's Worker MPM?
>
> I guess that would depend on a lot of things, not least of all whether
> you use mod_python ormod_wsgito deploy. Certainly if it's the latter,
> you're likely to get better help on themod_wsgilist:
>
> http://googlegroups.com/group/modwsgi
The documentation on the mod_wsgi site for Django already mentions
threading issues and MPM usage. See:
http://code.google.com/p/modwsgi/wiki/IntegrationWithDjango
Whatever is mentioned in documentation on Django site for mod_wsgi is
not going to cover everything and you should always go and read
mod_wsgi's own documentation.
Graham
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---