Randy Kobes wrote:

Anyone knows how to detect the mpm used so that
module can be build with/without threading code
depending if the mpm is prefork or any other threaded
one like worker by using apxs?

/path/to/apxs -q MPM_NAME


That was exactly what I needed.

Thanks,
Mladen.



Reply via email to