[Mimedefang] CPU load problem

Henrik K hege at hege.li
Tue Oct 14 02:53:28 EDT 2008


On Fri, Oct 10, 2008 at 04:41:54PM -0700, Andy (An H. Nguyen) wrote:
> Server is running Solaris 10, Mimedefang 2.65 and SA 3.2.5 / clamav 0.94 
> & sendmail  8.14.0
> The server is Sunfire V245 with dual 1.5GHz CPU & 8GB ram
>
> When testing with average around 60 messages per minute,  
>
> ...
>
> bayes_expiry_max_db_size 50000000

50 million tokens??? Seriously, you need 5 million or so at maximum. Where
have you come up with such number?

> bayes_path  /.spamassassin/bayes

And it is impossible to use BerkeleyDB for such load, due to locking issues.
You need to switch to a real database like MySQL.




More information about the MIMEDefang mailing list