You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Ashish_Nabira <As...@Satyam.com> on 2002/09/12 10:56:53 UTC

[users@httpd] Apache is getting hanged !!!


> Hi List;
> 
> I am facing a problem of apache server 1.3.26. The httpd daemon is getting
> hanged due to " Server reached Max client setting".  I examined  the logs
> and it is giving the same reason. My Maxcliennt setting is 150. After this
> many instances of daemons It gives message "Server reached Max client
> setting" and then apache hangs.
> 
> Can anybody have suggestions to fix it thru some fine tunining . 
> 
> regards;
> Ashish
************************************************************************** 
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: [users@httpd] Apache is getting hanged !!!

Posted by James Green <ja...@stealthnet.co.uk>.
> -----Original Message-----
> From: Ashish_Nabira [mailto:Ashish_Nabira@Satyam.com]
> Sent: 12 September 2002 09:57
> To: users@httpd.apache.org
> Subject: [users@httpd] Apache is getting hanged !!!
> > Hi List;
> >
> > I am facing a problem of apache server 1.3.26. The httpd daemon
> is getting
> > hanged due to " Server reached Max client setting".  I examined
>  the logs
> > and it is giving the same reason. My Maxcliennt setting is 150.
> After this
> > many instances of daemons It gives message "Server reached Max client
> > setting" and then apache hangs.
> >
> > Can anybody have suggestions to fix it thru some fine tunining .

How many children are actually running? ps ax to see. If it's lower than 150
then I'd suggest the root httpd is being limited. Perhaps the user account
it's running on has a limit to the number of processes it can create, which
would limit the number of children.

James



---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org