Re: MaxRequestsPerChild for worker mpm

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

 



On 2010-11-25 15:28, Igor GaliÄ wrote:

Worker MPM will *never* spawn more than StartServers children.

According to the docs at
<http://httpd.apache.org/docs/current/mod/mpm_common.html#startservers>
it will.

Quote:
---8<---
The StartServers directive sets the number of child server processes created on startup. As the number of processes is dynamically controlled depending on the load, there is usually little reason to adjust this parameter.

The default value differs from MPM to MPM. For worker the default is StartServers 3. For prefork defaults to 5 and for mpmt_os2 to 2.
---8<---

The *ServerLimit* directive oth puts a hard limit on the numkber of children Apache can start.

Quote:
---8<---
For the worker MPM, this directive [ServerLimit] in combination with ThreadLimit sets the maximum configured value for MaxClients for the lifetime of the Apache process. Any attempts to change this directive during a restart will be ignored, but MaxClients can be modified during a restart.
---8<---

More info at:
<http://httpd.apache.org/docs/current/mod/mpm_common.html#serverlimit>

Regards
/Jonas

--
Jonas Eckerman
FrukttrÃdet & FÃrbundet Sveriges DÃvblinda
http://www.fsdb.org/
http://www.frukt.org/
http://whatever.frukt.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-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