On Tuesday 31 May 2005 1:03 pm, Aecio F. Neto wrote: > I am using a linux debian under a sparc64 (Sun 4 Ultra - Ultrasparc II) > for a mail gateway system. > This box runs qmail + qmail-scanner + clamav to filter virus messages. > > We are experiencing a very high load on this box. Diabling qmail-scanner > (that calls clamd) results in having this box under expected load back. > I know clamd uses more CPU than without it, but this box - IMO - should be > enough to hold mail messages we have up to now.
Switch from qmail-scanner to simscan http://www.inter7.com/?page=simscan Docs at http://www.qmailwiki.org/ We specifically wrote simscan to replace qmail-scanner because of high loads. We've seen systems with loads of 20 drop below 1. The problem is with loading perl (qmail-scanner) instead of a small C program (simscan). We run simscan with the QMAILQUEUE patch to reject viruses at the smtp level. Hope that helps, Ken Jones _______________________________________________ http://lurker.clamav.net/list/clamav-devel.html