On 28/08/07, Gerhardus.Geldenhuis@xxxxxxxxxxxxxx <Gerhardus.Geldenhuis@xxxxxxxxxxxxxx> wrote: > What I am unclear about is that if the server limit is 575 and I have > actually reached this limit will there be 8 additional children > started(MinSpareServers) that is not serving requests but will be if any > of the other children stops or reaches MaxRequestsPerChild? That would seem pointless.. Why keep children around (consuming memory) when old ones can be reused once a request is finished when MaxClients is reached? As I understand it, at MaxClients, new requests get queued by the OS, up to the limit set by http://httpd.apache.org/docs/2.2/mod/mpm_common.html#listenbacklog I don't run any sites that get that especially busy. Hopefully somebody will correct me if I'm spouting nonsense. -- noodl --------------------------------------------------------------------- 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