Adam Tilghman wrote:
Hi,

I'm writing a module which plays with seteuid/setegid,
and should therefore only be run under the prefork MPM.

at low level your reliance is on a single-threaded process handling requests?

ap_mpm_query() can check for such MPM characteristics

Reply via email to