Justin wrote: > unfortunately I didn't save them; just "svn up"d and restarted the > process to see if it fixed it (it didn't, but the messages are no > more). > some strace'ing isn't showing network traffic, so it could just be > poor local rule performance with the current trunk ruleset. > Warren: Ubuntu 10.04, default /usr/bin/perl.
Try: mass-check --debug=timing to see if anything unusual stands out. (after first updating svn - I just added a call to timer_reset to mass-check before processing each message, like the spamd does; previously the timing report would show cumulative times, which are not that interesting) Mark
