On Mon, Mar 23, 2009 at 05:54:07PM -0400, Brandon Hilkert wrote:

>> dkim-milter is one program that you are asking to sign lots of
>> messages in parallel. To implement parallelism, dkim-milter uses
>> mutiple threads in one process. To keep the threads from tripping
>> over each other, dkim-milter uses locks. With a bit of bad luck,
>> your DKIM requests are blocking each other.
>
> Is there nothing I can do to either improve or prevent this?

MEASURE! Find out what is slowing it down. When you know what that
is, ask the question again.

-- 
        Viktor.

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.

To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:majord...@postfix.org?body=unsubscribe%20postfix-users>

If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.

Reply via email to