Re: [clamav-users] DB update and clamav-milter delay

2015-09-30 Thread Benny Pedersen
On September 30, 2015 9:12:01 AM Marco wrote: I have daily.cld time saver since its uncompressed main.cvd time waster since it compressed to get the uncompressed main.cld find a older main.cvd and freshclam update it with scriptedupdates yes, when its main.cld you no longer use time to

Re: [clamav-users] DB update and clamav-milter delay

2015-09-30 Thread Marco
[3rd Party] javascript.ndb: 70417 sigs You didn't update SecuriteInfo.com signatures. ATM, javascript.ndb has 48734 signatures for the free edition, and 25530 signatures for the paid edition. Hello Arnaud, I use clamav-unofficial-sigs.sh 4.5.3 (12 August 2015) with free accounts and the

Re: [clamav-users] DB update and clamav-milter delay

2015-09-30 Thread Arnaud Jacques / SecuriteInfo.com
Hello Marco, > [3rd Party] javascript.ndb: 70417 sigs You didn't update SecuriteInfo.com signatures. ATM, javascript.ndb has 48734 signatures for the free edition, and 25530 signatures for the paid edition. That's why it takes so long to reload your database. Please update. -- Best regards,

Re: [clamav-users] DB update and clamav-milter delay

2015-09-30 Thread Marco
more help give clamconf on pastebin with a link here is your main and daily uncompressed or compressed ? cvd vs cld files Here are the conf: clamconf http://pastebin.com/zNbRwzTp clamav-milter.conf http://pastebin.com/9kbZN3jK clamd.conf http://pastebin.com/85ys7v96 I have daily.cld main

Re: [clamav-users] DB update and clamav-milter delay

2015-09-29 Thread Joel Esler (jesler)
On Sep 29, 2015, at 9:57 AM, Kris Deugau mailto:kdeu...@vianet.ca>> wrote: Marco wrote: Hello, I installed clamd server (0.98.7) with clamav-milter using RPM of EPEL. With this installation, after every freshclam update session, clamd is forced to read the DB: 2015-09-29T09:12:41.244383+02:00

Re: [clamav-users] DB update and clamav-milter delay

2015-09-29 Thread Dennis Peterson
On 9/29/15 3:41 AM, Joel Esler (jesler) wrote: Al, Thanks for brining that up. Once a minute? That’s fairly excessive. Once an hour is appropriate… Overdoing it, but more appropriate. Keep in mind that the mirrors are donated to ClamAV and the bandwidth you are consuming is probably fairl

Re: [clamav-users] DB update and clamav-milter delay

2015-09-29 Thread Benny Pedersen
On September 29, 2015 1:55:47 PM Andreas Schulze wrote: I see it relaxed because I *do run* one of these mirrors and I make sure to not bother other mirrors that way... +1, our point is more do not use freshclam from cronned shell, but when its local mirror it will miss dns data update to t

Re: [clamav-users] DB update and clamav-milter delay

2015-09-29 Thread Benny Pedersen
On September 29, 2015 10:16:13 AM Marco wrote: 2015-09-29T01:03:53.151179+02:00 av2 clamd[15201]: Database correctly reloaded (5342845 signatures) as i see you use alot of 3rd party sigs Is there a way to speed up this phase? Maybe putting the db files into a RAM fs? waste of ram more h

Re: [clamav-users] DB update and clamav-milter delay

2015-09-29 Thread Kris Deugau
Marco wrote: > Hello, > > I installed clamd server (0.98.7) with clamav-milter using RPM of EPEL. > > With this installation, after every freshclam update session, clamd is > forced to read the DB: > > 2015-09-29T09:12:41.244383+02:00 av1 clamd[15201]: Reading databases > from /var/lib/clamav >

Re: [clamav-users] DB update and clamav-milter delay

2015-09-29 Thread Andreas Schulze
Am 29.09.2015 um 12:41 schrieb Joel Esler (jesler): > Once a minute? That’s fairly excessive. > Once an hour is appropriate… Overdoing it, but more appropriate. Keep in > mind that the mirrors are donated to ClamAV and the bandwidth you are > consuming is probably fairly heavy. I see it relaxe

Re: [clamav-users] DB update and clamav-milter delay

2015-09-29 Thread Marco
Hi Marco, Are the signatures official ClamAV ones only or are you using 3rd Party ones as well (if so, could you list them) Cheers, Hello Steve, I'm checking the Sanesecurity&C signature. I have these: blurl.ndb bofhland_cracked_URL.ndb bofhland_malware_attach.hdb bofhland_malware_URL.ndb

Re: [clamav-users] DB update and clamav-milter delay

2015-09-29 Thread Joel Esler (jesler)
Al, Thanks for brining that up. Once a minute? That’s fairly excessive. Once an hour is appropriate… Overdoing it, but more appropriate. Keep in mind that the mirrors are donated to ClamAV and the bandwidth you are consuming is probably fairly heavy. If everyone did that…. -- Joel Esler

Re: [clamav-users] DB update and clamav-milter delay

2015-09-29 Thread Steve Basford
On Tue, September 29, 2015 9:15 am, Marco wrote: > I tried to relax the upgrades, but I see the problem is the time spent > to reload the db: > > 2015-09-29T01:03:15.710526+02:00 av2 clamd[15201]: Reading databases > from /var/lib/clamav 2015-09-29T01:03:53.151179+02:00 av2 clamd[15201]: > Databa

Re: [clamav-users] DB update and clamav-milter delay

2015-09-29 Thread Marco
Hello, I installed clamd server (0.98.7) with clamav-milter using RPM of EPEL. With this installation, after every freshclam update session, clamd is forced to read the DB: 2015-09-29T09:12:41.244383+02:00 av1 clamd[15201]: Reading databases from /var/lib/clamav 2015-09-29T09:13:14.950256

Re: [clamav-users] DB update and clamav-milter delay

2015-09-29 Thread Al Varnell
You are admitting that on a ClamAV mail list? From the ClamAV Virus Database documentation : > • How many times per hour shall I run freshclam? > You can check for database update as often as 4 times per hour provided that > you have the following optio

Re: [clamav-users] DB update and clamav-milter delay

2015-09-29 Thread Andreas Schulze
Am 29.09.2015 09:31 schrieb Marco: > With this installation, after every freshclam update session, clamd is > forced to read the DB: I had a similar issue. I call freshclam once a minute and the db reload generate a significant load. I fixed it with ithe attached patch. -- Andreas Schulze Inter

[clamav-users] DB update and clamav-milter delay

2015-09-29 Thread Marco
Hello, I installed clamd server (0.98.7) with clamav-milter using RPM of EPEL. With this installation, after every freshclam update session, clamd is forced to read the DB: 2015-09-29T09:12:41.244383+02:00 av1 clamd[15201]: Reading databases from /var/lib/clamav 2015-09-29T09:13:14.950256