http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4488





------- Additional Comments From [EMAIL PROTECTED]  2006-06-05 14:00 -------
we recently covered this same thing here
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4897

there is no reason to M::SA->new() each time inside the loop.  one instance
outside the loop is sufficient.  if you want to renew the instance once in a
while (ie --max-conn-per-child in spamd), then you could do that inside the loop
by tracking iteration count.

FWIW, 3.0.4 and above would be effected by 
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4859

have you tested with a current SVN checkout?






------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to