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

RE: [cobalt-users] RaQ4 low on memory



At 16:51 28-08-2001 -0400, Carrie Bartkowiak wrote:
>What services can I periodically restart through the day in order to 
>flush out the memory? I'm going to double the RAM, but I definitely 
>want to avoid something like this happening again.

Can you make a snapshot (ps) of memory usage periodically?  Find out
whether any of your users are running a memory intensive apps how the
memory usage is spread out.

Limit the number a DaemonChildren run by Sendmail.  Reduce the number of
"servers" spawned by Apache (httpd.conf).  If you are running another DB,
you can shut it down and restart.

Regards,
-sm