Hi, All, We have apache-2.0.52 on Linux host, running worker MPM. It seems a lot of child processes are in hanging status. Is it possible caused by too big number of MaxClients(500)? Please help. Thanks, Q.Xie =========================================== The current configure httpd.conf is below: <IfModule worker.c> ServerLimit 22 #StartServers 15 StartServers 5 MaxClients 500 MinSpareThreads 25 MaxSpareThreads 20 ThreadsPerChild 25 MaxRequestsPerChild 2500 </IfModule> __________________________________________________ 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx