Hello, Rob. >> Try this patch: >> http://citrin.ru/stuff/clamav/patch-0.90.1-matcher-ac.c >> >> Also see: >> https://wwws.clamav.net/bugzilla/show_bug.cgi?id=434
> Is this an issue if using clamdscan vs. clamscan? Is this patch > recommended for speeding up 0.90.2? We're running 0.88.7 and want to make > sure scan times with clamdscan on email will not increase on upgrade. > Thanks. This is patch for libclamav, which used by both clamd and clamscan. With this patch 0.90.1/0.90.2 as fast as 0.88.7 (this patch included in FreeBSD port of clamav 0.90.2, and if you use this OS just upgrade clamav from ports). Also may be useful turn off early detecting, which was added after 0.88.7 for optimization, but on real mail it slowdown work. To turn early scanning off replace line #define MAX_SCAN_SIZE 20*1024 by #undefine MAX_SCAN_SIZE -- WBR, Anton Yuzhaninov Rambler _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html