Re: [clamav-users] How to boost clamav? Reloading database results in a talking timeout?

2019-09-05 Thread Sergey
On Thursday 05 September 2019, Thomas Barth via clamav-users wrote: > Please, where can I change the interval value or times for loading > the databases? You can run freshclam by cron for example. -- Regards, Sergey ___ clamav-users mailing list cl

[clamav-users] Fwd: Fwd: Fwd: freshclam incremental update

2019-09-05 Thread Birger Birger via clamav-users
This might provide additional information. /usr/bin/freshclam *Trying to retrieve CVD header of http://%s/%s %cremote_cvdhead: write failed %cremote_cvdhead: Error while reading CVD header from %s %c%s not found on remote server %cremote_cvdhead: Unknown response from %s (IP: %s)

Re: [clamav-users] How to boost clamav? Reloading database results in a talking timeout?

2019-09-05 Thread Thomas Barth via clamav-users
Am 2019-09-05 09:14, schrieb Sergey: On Thursday 05 September 2019, Thomas Barth via clamav-users wrote: Please, where can I change the interval value or times for loading the databases? You can run freshclam by cron for example. ps aux | grep clam clamav 439 0.0 0.0 51152 11360 ?

Re: [clamav-users] How to boost clamav? Reloading database results in a talking timeout?

2019-09-05 Thread G.W. Haywood via clamav-users
Hi there, On Thu, 5 Sep 2019, Thomas Barth via clamav-users wrote: freshclam just downloads the standard databases to keep them fresh. In /etc/clamav/freshclam.conf you can set the check interval. That s ok. # Check for new database 24 times a day Checks 24 Good so far. But it s /usr/sbin/

Re: [clamav-users] Fwd: Fwd: Fwd: freshclam incremental update

2019-09-05 Thread G.W. Haywood via clamav-users
Hi there, On Thu, 5 Sep 2019, Birger Birger via clamav-users wrote: This might provide additional information. /usr/bin/freshclam *Trying to retrieve CVD header of http://%s/%s %cremote_cvdhead: write failed %cremote_cvdhead: Error while reading CVD header from %s The '%c' and '%s' part

Re: [clamav-users] How to boost clamav? Reloading database results in a talking timeout?

2019-09-05 Thread Sergey
On Thursday 05 September 2019, Thomas Barth via clamav-users wrote: > It seems that the two hour loading is hardcoded in the daemon. You can use freshclam without "-d" option. You can stop freshclam daemon and create /etc/cron.d/freshclam with 22 1 * * * root/usr/bin/freshclam --quiet

Re: [clamav-users] How to boost clamav? Reloading database results in a talking timeout?

2019-09-05 Thread Thomas Barth via clamav-users
Am 2019-09-05 11:35, schrieb G.W. Haywood via clamav-users: It seems that the two hour loading is hardcoded in the daemon. No. There are two ways to trigger reloading the databases. One is to set the 'SelfCheck' interval. The other is to send a 'RELOAD' command on the port or socket on whic

Re: [clamav-users] Fwd: Fwd: Fwd: freshclam incremental update

2019-09-05 Thread Joel Esler (jesler) via clamav-users
How did you get this? Sent from my  iPad > On Sep 5, 2019, at 05:06, Birger Birger via clamav-users > wrote: > >  > This might provide additional information. > > /usr/bin/freshclam > *Trying to retrieve CVD header of http://%s/%s > %cremote_cvdhead: write failed > %cremote_cvdhead: Erro