Damian Menscher wrote:
> On Wed, 18 May 2005 [EMAIL PROTECTED] wrote:
>> LibClamAV Warning: Not reloading database until idle - waiting for 2
>> children 
> 
> Could you tell us how you're running clamav-milter?  Specifically, I'd
> like to know if you're using --external and your --max-children
> setting. Also, do you often hit the --max-children setting?  I
> suspect that the bug occurs when reloading the database when
> max_children is hit, though that hasn't been proven yet.  Perhaps
> increasing its value will help? 

in /etc/rc.d/rc.clamav:
/usr/local/sbin/clamd
sleep 2
/usr/local/bin/freshclam -d
/usr/local/sbin/clamav-milter -Cfq /var/run/clamav/milter.sock

in /etc/clamd.conf: 
LogFile /var/log/clamav/clamd.log
LogTime
LogSyslog
PidFile /var/run/clamav/clamd.pid
LocalSocket /var/run/clamav/clamd.sock
FixStaleSocket
MaxThreads 50
User clamav
ScanMail
ScanHTML
ScanArchive
ArchiveMaxFileSize 100M
ArchiveMaxRecursion 8
ArchiveBlockEncrypted

in /etc/freshclam.conf:
UpdateLogFile /var/log/clamav/freshclam.log
PidFile /var/run/clamav/freshclam.pid
DatabaseOwner clamav
DNSDatabaseInfo current.cvd.clamav.net
DatabaseMirror db.us.clamav.net
DatabaseMirror database.clamav.net
Checks 24
NotifyClamd

-- 
Matthew.van.Eerde (at) hbinc.com                 805.964.4554 x902
Hispanic Business Inc./HireDiversity.com         Software Engineer
perl -e"map{y/a-z/l-za-k/;print}shift" "Jjhi pcdiwtg Ptga wprztg," 
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to