[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] RaQ4 low on memory
- Subject: RE: [cobalt-users] RaQ4 low on memory
- From: SM <nntp@xxxxxxxxx>
- Date: Wed Aug 29 06:55:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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