Re: [Clamav-users] Solaris 9 and clamd

2007-04-11 Thread Dennis Peterson
[EMAIL PROTECTED] wrote: >> I corrected this problem on my servers by removing the MSRBL databases >> from the system. CPU usage immediately dropped to normal values. >> >> dp >> ___ > > Thanks. But I don't beleive I make use of MSRBL. Don't see anything

Re: [Clamav-users] Solaris 9 and clamd

2007-04-11 Thread [EMAIL PROTECTED]
> I corrected this problem on my servers by removing the MSRBL databases > from the system. CPU usage immediately dropped to normal values. > > dp > ___ Thanks. But I don't beleive I make use of MSRBL. Don't see anything like that in the clamd.conf file

Re: [Clamav-users] Solaris 9 and clamd

2007-04-11 Thread Dennis Peterson
[EMAIL PROTECTED] wrote: > Hi > > Has anybody else noticed this. > > When running clamd with the ScanArchive config option set to yes, after a > couple of minutes of running cpu usage will look like this: > > last pid: 2470; load averages: 6.43, 4.06, 2.71 >

Re: [Clamav-users] Solaris 9 and clamd

2007-04-11 Thread [EMAIL PROTECTED]
Also, if I leave ScanArchive yes and set MaxThreads 1 then it seems to run Ok. Only problem then is that the exim processes build up waiting for service. Is there any possibility that the code used by whatever ScanArchive enables is not thread safe? > Hi > > Has anybody else noticed this. > > Whe