Determining disk latency

Charles Swiger cswiger at mac.com
Wed Dec 14 14:34:48 PST 2005


On Dec 14, 2005, at 4:56 PM, Robert Fitzpatrick wrote:
> Dec 14 14:17:49 esmtp postfix/qmgr[29605]: 7BEE97E997:
> from=<171176996.3218 at e2ma.net>, size=11246, nrcpt=1 (queue active)
> Dec 14 14:27:29 esmtp postfix/qmgr[29605]: 7BEE97E997:
> to=<rniedbala at tpghotels.com>, relay=none, delay=592, status=deferred
> (delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]:
> Connection refused)

This implies that postfix tried to pass the message off to your local  
content filter and could not connect to it, so the message got queued  
up for the next queue run an hour or two later.

You ought to adjust the number in the second-to-last column in /usr/ 
local/etc/postfix/master.cf for your virus scanning task (often  
called scan), to correspond to the number of amavisd children you are  
running, and you should adjust amavisd to only run as many children  
as your hardware can comfortably handle without swapping.

-- 
-Chuck



More information about the freebsd-questions mailing list