You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/08/20 16:13:00 UTC

[Bug 3706] 3.0.0-rc1: checks through spamd very slow

http://bugzilla.spamassassin.org/show_bug.cgi?id=3706





------- Additional Comments From felicity@kluge.net  2004-08-20 07:12 -------
Subject: Re:  New: 3.0.0-rc1: checks through spamd very slow

On Fri, Aug 20, 2004 at 12:50:47AM -0700, bugzilla-daemon@bugzilla.spamassassin.org wrote:
> Installed 2.64 and 3.0.0-c1 side by side.  Functionally, things work
> OK.  However, when run through spamd, 3.0.0 take an extra
> 34 seconds, regardless of skip_rbl_checks.
> 
> 3.0.0-rc1: 
>   $ time spamassassin < sample-spam.txt
>   spamassassin < sample-spam.txt  4.13s user 0.34s system 93% cpu 4.795 total
>   $ time spamc < sample-spam.txt
>   spamc < sample-spam.txt  0.01s user 0.01s system 0% cpu 36.145 total

You're going to have to debug this a bit more...  Are you running in local
mode (-L), are you running with Bayes (and if so, was it upgrading your
DB?), etc.  If SA ever takes more than a few seconds on sample-spam,
you're having timeout issues somewhere.  If you can reproduce this
behavior, I'd start by disabling network tests (-L), and see what happens.
If it still occurs, disable bayes too.

As always, run with -D to see what's going on.


To note, on my box, "spamassassin" -L and no bayes:

0.780u 0.060s 0:01.17 71.7%     0+0k 0+0io 726pf+0w

spamc with all tests enabled:

0.000u 0.000s 0:00.52 0.0%      0+0k 0+0io 149pf+0w





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