On 28/08/07, Gerhardus.Geldenhuis gta-travel.com
<Gerhardus.Geldenhuis gta-travel.com> 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_commo
n.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://htt
pd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe httpd.apache.org
" from the digest: users-digest-unsubscribe httpd.apache.org
For additional commands, e-mail: users-help httpd.apache.org
|