Web Hosting Talk







View Full Version : Apache Gracefully Finishing


drose25
05-21-2003, 11:14 PM
Can someone tell me what that means, exactly?

After a couple of days of Apache being up, I wind up with a bunch of stale sessions that are "gracefully finishing," or just G on the Apache status card. Looking at the SS column to see how long they've been pending, some are hanging around 65,000+ seconds. I can watch memory use on the server keep climbing as these sessions pile on until I restart Apache.

Any way to track down why these "graceful" finishes are anything but?

enthoxx
07-05-2005, 05:59 AM
I have the same trouble with apache 1.3.33 :( anybody can help ?

kekays
07-05-2005, 11:05 AM
Originally posted by enthoxx
I have the same trouble with apache 1.3.33 :( anybody can help ?

gimme the logs on
tail -f /var/log/messages

albatross.smart
07-06-2005, 04:00 AM
Have you tried giving the idle time out option for this so as to prevent such connections from being closed.

enthoxx
07-06-2005, 04:45 AM
Originally posted by albatross.smart
Have you tried giving the idle time out option for this so as to prevent such connections from being closed.

How can I do that ?

albatross.smart
07-08-2005, 06:48 AM
You can check with the configuration file for apache. If you feel anything difficult then please feel free to message me via forum or put a private message.

jdogg4000
05-10-2008, 08:39 PM
Hello i know this is an old thread but i am hoping someone can help me out in figuring out my problem. Basically after a day of usuage on my apache server after peak hours i get around 300-400 gracefully finishing "G"s. The only way to get rid of them is to restart the apache server then they all go away and the server is good for another day till the peak hours and then after peak hours the next day its the same thing. During peak hours i am getting around 1000 processes. Can anyone help me out?
My server config is apache 2.2 on cent os with php5 and cpanel

Thank You
Justin