>
> The prefork MPM is only relevant if you are running in embedded mode.
> If using mod_wsgi daemon mode for WSGI application, where you are
> separately controlling number of processes/threads for the daemon
> process group, doesn't really matter.
>
> If have separate requirement to also run mod_php, you would use
> prefork MPM, otherwise better to run worker MPM.
>

Sorry for posting that additional line, the important bit is:
"GEOS is not a thread safe library" and django.contrib.gis uses ctypes to
interface with it.

Ariel.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"modwsgi" 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/modwsgi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to