>Question: Can we enable SIGALRM without breaking any other functionality?

I would think that apr_proc_create() could be responsible for establishing a sane signal handling environment for the new child process w.r.t. asynchronous signals such as SIGALRM.

What MPMs are you using? worker MPM for both tests? prefork MPM for the mod_cgi test and worker MPM for the mod_cgid test?

Reply via email to