Re: [users@httpd] Substitute for ap_mpm_run function

2014-11-29 Thread Jeff Trawick
On Fri, Nov 28, 2014 at 4:29 AM, Ishan Thakur wrote: > Hi, > What is the equivalent function of ap_mpm_run(2.2.22 apache) in 2.4.10 > ap_hook_mpm(). Look at its use in server/mpm/prefork/prefork.c for an example. BTW, this is a more appropriate mailing list: http://httpd.apache.org/lists.

[users@httpd] Substitute for ap_mpm_run function

2014-11-28 Thread Ishan Thakur
Hi, What is the equivalent function of ap_mpm_run(2.2.22 apache) in 2.4.10 Thanks & Regards, Ishan