> 
> Apache will never create children over
> ServerLimit/MaxClients.

Joshua,  I did see our apache created extra children
spawned by Apache parent.  We configured Apache-2.0.54
with worker MPM, the serverlimit was 32 but it spawned
over 42 children in the high load condition.  Any
comment?

Thx, Q.Xie 
> 
> If you are asking what happens to extra connections
> in that
> circumstance, the answer is that they are queued by
> the OS up to the
> limit specified in the ListenBacklog directive. 
> Connections in excess
> of that are simply rejected.
> 
> Joshua.
> 
>
---------------------------------------------------------------------
> 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:
> [EMAIL PROTECTED]
>    "   from the digest:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to