Re: [clamav-users] Virus def download results in 403 Forbidden

2021-03-05 Thread Ritch Parker
Ok, at the time, doing an etag check then download seemed very simple and very stable… but given the recent updates, I’ll dive back into trying to setup freshclam with that config change. Thanks for the info. > On Mar 5, 2021, at 11:00 AM, Andrew Williams wrote: > > Setting the 'TestDatabases

Re: [clamav-users] Virus def download results in 403 Forbidden

2021-03-05 Thread Matus UHLAR - fantomas
On 05.03.21 10:42, Ritch Parker wrote: Is there a way to minimize the amount of memory freshclam uses so it will run on an instance with 512MB? clamav uses over 1GB of RAM to hold the virus database. On Mar 5, 2021, at 10:29 AM, Ritch Parker wrote: I originally tried to setup Freshclam but

Re: [clamav-users] Virus def download results in 403 Forbidden

2021-03-05 Thread Ritch Parker
Maybe it’s the initial setup, but attempting to run freshclam on my 512MB ubuntu AWS instance consistently failed… I forget the error exactly, but from what I read on other posts, was related to memory shortages. I checked for other processes the time, and clamd was not in the list. > On Mar 5

Re: [clamav-users] Virus def download results in 403 Forbidden

2021-03-05 Thread Andrew Williams
Setting the 'TestDatabases' option to false in freshclam.conf will prevent freshclam from loading the database file into memory before replacing the actual CVDs that clamd will use. The potential downside with this is that if a CVD ends up having load issues for some reason (which shouldn't happen

Re: [clamav-users] Virus def download results in 403 Forbidden

2021-03-05 Thread Mark Pizzolato - Clamav-Win32 via clamav-users
I've never seen any problem with freshclam's memory footprint. On my Windows box, freshclam runs taking up all of 2.6MB. Clamd, on the other hand sucks down 1.4GB. There is no need to run clamd for the situation you are dealing with. On Friday, March 5, 2021 at 10:45 AM, Joel Esler wrote: >

Re: [clamav-users] Virus def download results in 403 Forbidden

2021-03-05 Thread Joel Esler (jesler) via clamav-users
My current suggestion is setup Freshclam to do the initial update. Directly downloading the raw cld files is no longer scalable. > On Mar 5, 2021, at 1:29 PM, Ritch Parker wrote: > > I originally tried to setup Freshclam but found that, like the scan, it > consumes a large amount of memory. I

Re: [clamav-users] Virus def download results in 403 Forbidden

2021-03-05 Thread Ritch Parker
Is there a way to minimize the amount of memory freshclam uses so it will run on an instance with 512MB? > On Mar 5, 2021, at 10:29 AM, Ritch Parker wrote: > > I originally tried to setup Freshclam but found that, like the scan, it > consumes a large amount of memory. I have an instance large

Re: [clamav-users] Virus def download results in 403 Forbidden

2021-03-05 Thread Ritch Parker
I originally tried to setup Freshclam but found that, like the scan, it consumes a large amount of memory. I have an instance large enough to run the scans, but it is on an internal subnet without external access… but downloading files takes almost no memory, so to save some cost I just setup a

Re: [clamav-users] Virus def download results in 403 Forbidden

2021-03-05 Thread Joel Esler (jesler) via clamav-users
Are you using Freshclam to download the updates? > On Mar 5, 2021, at 12:58 PM, Ritch Parker wrote: > > Hello, > > Yesterday, for some reason, all my AWS VMs receive a 403 Forbidden response > from clamav when attempting to pull the latest cvd files. I’ve tried from > two different instances

Re: [clamav-users] Virus def download results in 403 Forbidden

2021-03-05 Thread Richard via clamav-users
> Date: Friday, March 05, 2021 09:58:52 -0800 > From: Ritch Parker > > Yesterday, for some reason, all my AWS VMs receive a 403 Forbidden > response from clamav when attempting to pull the latest cvd files. > I’ve tried from two different instances, from a lambda, and then > from my local machin

[clamav-users] Virus def download results in 403 Forbidden

2021-03-05 Thread Ritch Parker
Hello, Yesterday, for some reason, all my AWS VMs receive a 403 Forbidden response from clamav when attempting to pull the latest cvd files. I’ve tried from two different instances, from a lambda, and then from my local machine. All result in the same response: $ wget http://database.clamav.n