Re: Which file creates master process

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Wed, Sep 6, 2017 at 10:58 AM, Hemant Chaudhary
<hemantdude.chaudhary@xxxxxxxxx> wrote:
>
> I have apache-2.4.25 on my ststem. When we start server, initially master
> process starts and give access to mpm. I want to know which ".c" file is
> used to create master process before worker.c.

The main() function (entry point of any C program) for httpd is in
"server/main.c", that's where ap_run_mpm() happens.

Regards,
Yann.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux