Hi
I'm making bench with SA 3.0.2 running with perl 5.8.6
SA is launched by amavisd 2.2.1
It runs on a dual xeon 2.8 with 2GB of ram with a redhat 3 (2.4.21-15.0.4.ELsmp)
I run 2 instances of Postfix with different spool directory (no local mailboxes)
Making test with postal give me :
Send : 920 msg send in 3 min, size between 1 to 250k.
I have this perfs in SA:
1.9 msg / sec : with default rules + 70_sare_adult.cf 70_sare_oem.cf 70_sare_random.cf
3.0 msg / sec : with default rules
4.5 msg / sec : default rules without 20_drugs.cf and 20_phrases.cf
What could I make to have best perfs with SA's default rules + this 3 sare's rules?
Why this 5 rules slow down SA?
I think that with 2 cpu and 2 GB of ram, the perfs should be better.
In amavisd the time taken by for processing 1 mail is very high. In logs I see :SA check: 9365ms, SA check: 9706ms, SA check:
7256ms...
Like in http://wiki.apache.org/spamassassin/Utf8Performance I changed /etc/sysconfig/i18n LANG to en_US and recompile SA. I've also tried with LANG=C and LC_ALL=C by things are not better.
Thanks for helping.
Jean Deram