[Clamav-users] Timeouts on large archives

2007-04-10 Thread David E. Meier
Hi List, I have a timeout problem with a large archive in ClamAV. The issue is similar to the one reported by Samir M. on 2007-03-29 "Problem with big mails", although my attachment is not as large as his. Apr 10 09:56:02 serv03 amavis[7528]: (07528-07) p002 1/2 Content-Type: application/x-gzip,

[Clamav-users] Re: 0.90.1 issues on solaris 5.9

2007-04-10 Thread Rick Pim
René Berber writes: > > at which point the CPU falls back. the memory footprint of clamd > > also seems to increase: after about an hour (wall clock) top > > claims it's 95-100MB. CPU usage at the same time is 81 minutes -- > > about 1/3 of the total available. kinda sorta. > > Something is

Re: [Clamav-users] Signature count differences between freshclam and clamd

2007-04-10 Thread Tomasz Kojm
On Mon, 9 Apr 2007 21:31:56 +0100 Brian Morrison <[EMAIL PROTECTED]> wrote: > > Are you sure freshclam and clamd are configured the same database > > directory? > > Yes, absolutely certain, you can see the freshclam -> clamd notification > message, and the subsequent clamd database reload message

Re: [Clamav-users] Signature count differences between freshclam and clamd

2007-04-10 Thread Brian Morrison
On Tue, 10 Apr 2007 17:58:35 +0200 Tomasz Kojm <[EMAIL PROTECTED]> wrote: > On Mon, 9 Apr 2007 21:31:56 +0100 > Brian Morrison <[EMAIL PROTECTED]> wrote: > > > > Are you sure freshclam and clamd are configured the same database > > > directory? > > > > Yes, absolutely certain, you can see the fr

Re: [Clamav-users] Signature count differences between freshclam and clamd

2007-04-10 Thread Tomasz Kojm
On Tue, 10 Apr 2007 17:57:15 +0100 Brian Morrison <[EMAIL PROTECTED]> wrote: > On Tue, 10 Apr 2007 17:58:35 +0200 > Tomasz Kojm <[EMAIL PROTECTED]> wrote: > > > On Mon, 9 Apr 2007 21:31:56 +0100 > > Brian Morrison <[EMAIL PROTECTED]> wrote: > > > > > > Are you sure freshclam and clamd are config

Re: [Clamav-users] Signature count differences between freshclam and clamd

2007-04-10 Thread Brian Morrison
On Tue, 10 Apr 2007 19:04:01 +0200 Tomasz Kojm <[EMAIL PROTECTED]> wrote: > On Tue, 10 Apr 2007 17:57:15 +0100 > Brian Morrison <[EMAIL PROTECTED]> wrote: > > > On Tue, 10 Apr 2007 17:58:35 +0200 > > Tomasz Kojm <[EMAIL PROTECTED]> wrote: > > > > > On Mon, 9 Apr 2007 21:31:56 +0100 > > > Brian M

[Clamav-users] What's broken?

2007-04-10 Thread Dennis Peterson
Has the ClamAV backbone died? Trying host db.us.clamav.net (129.64.99.170)... nonblock_connect: connect timing out (30 secs) Can't connect to port 80 of host db.us.clamav.net (IP: 129.64.99.170) Trying host db.us.clamav.net (199.239.233.95)... nonblock_connect: connect timing out (30 secs) Can't c

Re: [Clamav-users] What's broken?

2007-04-10 Thread Don Drake
I'm seeing the same thing. Even my ClamWin puked. -Don On 4/10/07, Dennis Peterson <[EMAIL PROTECTED]> wrote: > > Has the ClamAV backbone died? > > Trying host db.us.clamav.net (129.64.99.170)... > nonblock_connect: connect timing out (30 secs) > Can't connect to port 80 of host db.us.clamav.net

Re: [Clamav-users] What's broken?

2007-04-10 Thread Fajar A. Nugraha
Don Drake wrote: > I'm seeing the same thing. Even my ClamWin puked. > > -Don > > On 4/10/07, Dennis Peterson <[EMAIL PROTECTED]> wrote: > >> Has the ClamAV backbone died? >> >> It might be related with main.cvd update today. My apache says "205 requests currently being processed, 10 idle

Re: [Clamav-users] What's broken?

2007-04-10 Thread Dennis Peterson
Fajar A. Nugraha wrote: > Don Drake wrote: >> I'm seeing the same thing. Even my ClamWin puked. >> >> -Don >> >> On 4/10/07, Dennis Peterson <[EMAIL PROTECTED]> wrote: >> >>> Has the ClamAV backbone died? >>> >>> > It might be related with main.cvd update today. > My apache says "205 reque

Re: [Clamav-users] What's broken?

2007-04-10 Thread John W. Baxter
On 4/10/07 7:20 PM, "Fajar A. Nugraha" <[EMAIL PROTECTED]> wrote: > Don Drake wrote: >> I'm seeing the same thing. Even my ClamWin puked. >> >> -Don >> >> On 4/10/07, Dennis Peterson <[EMAIL PROTECTED]> wrote: >> >>> Has the ClamAV backbone died? >>> >>> > It might be related with main

Re: [Clamav-users] What's broken?

2007-04-10 Thread Fajar A. Nugraha
Dennis Peterson wrote: > Fajar A. Nugraha wrote: > >>> On 4/10/07, Dennis Peterson <[EMAIL PROTECTED]> wrote: >>> >>> Has the ClamAV backbone died? >> It might be related with main.cvd update today. >> > Are you running a ClamAV mirror, Fajar? > >

Re: [Clamav-users] What's broken?

2007-04-10 Thread Ed Kasky
It's working now: # /usr/local/bin/freshclam --config-file=/etc/freshclam.conf -l /var/log/clamav/clam-update.log --daemon-notify=/etc/clamd.conf ClamAV update process started at Tue Apr 10 19:04:32 2007 main.inc is up to date (version: 43, sigs: 104500, f-level: 14, builder: sven) daily.inc is u

Re: [Clamav-users] What's broken?

2007-04-10 Thread Dennis Peterson
Fajar A. Nugraha wrote: > Dennis Peterson wrote: >> Fajar A. Nugraha wrote: >> On 4/10/07, Dennis Peterson <[EMAIL PROTECTED]> wrote: > Has the ClamAV backbone died? > > > >>> It might be related with main.cvd update today. >>> >> Are y

Re: [Clamav-users] What's broken?

2007-04-10 Thread Fajar A. Nugraha
John W. Baxter wrote: > This is made more complex for us by the fact that freshclam builds new > directories and files with permissions which don't work for us. Does this still happen on development version? Changelog says that it's fixed Thu Mar 1 17:42:07 CET 2007 (tk) ---