I guess DAL threadsafe. Worker is better for mod_wsgi, it could use multithreads, while prefork is not.
What is 'embedded mode' ? On 1 ноя, 10:26, Sujan Shakya <[email protected]> wrote: > The preferred apache configuration for mod_wsgi applications is to run > in daemon mode. > But if the application is to be run in embedded mode, which one is > preferred: prefork mpm or worker mpm ? > And, is DAL threadsafe ?

