Hi,

If I am correct, on Linux all childs in MPM prefork share the same
mod_php.so which is loaded in the parent process. Is there a way to
load mod_php.so separately for each forked child? Can I force such a
thing in httpd.conf or maybe in the child_init() hook in a module?

Cheers,
Andrej

Reply via email to