Make a request for /server-status in an attempt to determine why so many requests seem to hang. It is most probably an application problem. -ascs -----Original Message----- From: Qingshan Xie [mailto:xieq_49@xxxxxxxxx] Sent: Thursday, July 14, 2005 11:37 PM To: users@xxxxxxxxxxxxxxxx Subject: [users@httpd] Will be an issue if MaxClients > 150? 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 --------------------------------------------------------------------- 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