apache http running in multithreaded mode

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

 



Hello

I am new to apache httpd. I noticed that apache httpd spawns many
processes to server user request. one of the httpd process is the
master (i.e. running with root id on linux). the other ones are it
children ( i.e. running with daemon id). is the master httpd process
kind of like a load dispatcher and the ones running with daemon like
the workers ? Is there a way to build apache such that it does not
spawn new processes. instead it spawns new threads within the root
process to handle incoming request ?

Thanks

---------------------------------------------------------------------
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