Community Forums
Connect with us on LinkedIn
  
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Member gsiva's Avatar
    Join Date
    Mar 2007
    Posts
    22

    Default exim load

    Hi,

    The exim process creates a load spike in my server. When I use to check with the exim as

    netstat -an | grep -c 25
    450
    Is there any way to minimise the process of the exim. Plz help me on this issue.

  2. #2
    Member sehh's Avatar
    Join Date
    Feb 2006
    Location
    Europe
    Posts
    461

    Default

    Quote Originally Posted by gsiva View Post
    Hi,

    The exim process creates a load spike in my server. When I use to check with the exim as

    netstat -an | grep -c 25
    450

    The above command is wrong and has nothing to do with Exim. It just prints ALL TCP/UDP connections and NOT processes!

    If you want to check Exim processes do it with: ps ax |grep -i exim

    Exim is not your problem, your problem is that something is using a lot of connections and you should probably look at what is causing them with "netstat -ap".
    CODE IS POETRY

  3. #3
    cPanel Quality Assurance Analyst cPanelDon's Avatar
    Join Date
    Nov 2008
    Location
    Houston, Texas, U.S.A.
    Posts
    2,555
    cPanel/Enkompass Access Level

    DataCenter Provider

    Lightbulb

    To help better understand the issue, what are the specific indications and symptoms of high load caused by Exim?

    What is the size of the Exim mail queue during the problematic load from Exim? The following can be used to check the count of queued messages; in extreme cases it is possible this will take a while to complete and return a number depending on how large the queue size is.
    Code:
    # exim -bpc
    As just one possible factor involved, it may help to investigate the queue contents to determine the circumstances of why there might be an extremely large number of queued messages; however, if the number is very extreme (e.g., 50000 e-mails) I would consider clearing the queue. To view and clear the queue the following feature in WHM may be used:
    QueueMgr < AllDocumentation/WHMDocs < TWiki
    WhmEmail < AllDocumentation/WHMDocs < TWiki
    Menu path, WHM: Main >> Email >> Mail Queue Manager

    I recommend ensuring the server is configured to take full advantage of the available Exim configuration options, including RBLs and ACL options to reject known Spam and abusive incoming messages or other suspect SMTP activity that does not confirm to standards. Rejecting likely Spam e-mail at SMTP time and keeping the majority of Spam from ever being accepted should help to lower the load generated from Exim by decreasing its (CPU) processing activity required to deliver what would otherwise be wasted CPU cycles to accept and deliver inbound Spam.
    EximConfig < AllDocumentation/WHMDocs < TWiki
    Menu path, WHM, Main >> Service Configuration >> Exim Configuration Editor

Similar Threads & Tags
Similar threads

  1. exim load
    By linuxgirl in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 06-29-2007, 10:14 AM
  2. Problem with exim, exim cannot load modules located in /etc/exim.pl ?
    By Port80Hosting in forum cPanel and WHM Discussions
    Replies: 8
    Last Post: 06-14-2005, 09:53 AM
  3. Exim 4.44 and cpu load
    By adapter in forum cPanel and WHM Discussions
    Replies: 16
    Last Post: 04-06-2005, 10:22 AM
  4. load average: 88.18, 47.61, 19.91 and exim
    By kahlid123 in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 12-07-2004, 10:40 AM
  5. Exim 99% CPU Load
    By equivity in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 12-20-2003, 10:41 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube