[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RAQ4 goes down



On Wed, 23 Jan 2002 13:16:02 -0700, Mike Atlee mumbled something 
like:
>It did not seem to happen until about three weeks after installing
>MySQL and Java.

Check the logs and see what is happening before httpd takes a dive. 
My hunch is, either a java chat or a huge program using persistent 
mysql connections is eating up your resources.
When the box starts getting stressed, httpd is usually the first 
thing to go.
It could also be too many users hitting your box at once, you might 
want to increase the amount of concurrent users that can connect at 
the same time.

Whatever it is, the logs will clue you in and help you track it down. 
You might consider adding more RAM to the machine if you can't track 
it down, more memory never hurts and sometimes solves "untraceable" 
problems.  
--
CarrieB