High Mem usage

Discuss our MailScanner install script and MailScanner itself
Post Reply
Archness
Junior Member
Posts: 4
Joined: 19 Dec 2007, 08:34

High Mem usage

Post by Archness »

When I run top in memory display mode and when I check the processor usage by day in WHM, mailnull is using about 45% of the memory at all times. mailnull has 4 running processes. Is there any way to cut down on the memory usage to free it up for other things?
chirpy
Moderator
Posts: 3537
Joined: 09 Dec 2006, 18:13

Post by chirpy »

mailnull is simply the account that exim processes run under. You need to determine what those processes are. If they're MailScanner processes, then the only way to reduce memory consumption as a whole is to reduce the number of child processes in the MailScanner configuration.
Archness
Junior Member
Posts: 4
Joined: 19 Dec 2007, 08:34

Post by Archness »

Okay, How many should I have running for my server?

Is there a way to determine how many childs I should have running?
chirpy
Moderator
Posts: 3537
Joined: 09 Dec 2006, 18:13

Post by chirpy »

A setting of 3 is usually fine on most servers. You can reduce the number but need to watch for incoming email queuing to be processed. Just because the child processes are using memory isn't necessarily an issue, unless the server has actually started using significant swapfile space.
Post Reply