httpd count taken with ps -ef|grep httpd|wc -l is very HIGH Normally it should be within 100-150 but it now going high to even 2000 when we increased Maxclients value to 2000.
Whatever be the value of Maxclients,when issue occurs httpd count goes to extreme value.