[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Mem Leak???
- Subject: Re: [cobalt-users] Mem Leak???
- From: Bruce Timberlake <bruce@xxxxxxxxxx>
- Date: Tue Jan 14 10:13:47 2003
- Organization: BRTNet.org
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> The reason I started to research in to this is because the sever
> started sending me e-mails with out of memory error
Cron will start _all_ jobs scheduled for a certain time slot at the
same time. If you _are_ running your job at the same time cron is
trying to fire off something huge like split_logs, you will have
memory problems, especially if your logfiles are very large. Try
staggering your job to before or substantially after the 'main' cron
jobs for the system run.
- --
Bruce Timberlake
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+JFD0vLA2hUZ9kgwRAqxwAJwIvEt5Z4puff4ppKXWZ+az6B3/ZwCePZJF
EK7r7qjOf+BFHqmyoqbNtss=
=Olgn
-----END PGP SIGNATURE-----