From owner-freebsd-isp@FreeBSD.ORG Thu Feb 15 17:53:04 2007 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BBE0D16A468 for ; Thu, 15 Feb 2007 17:53:04 +0000 (UTC) (envelope-from freminlins@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.freebsd.org (Postfix) with ESMTP id 46DA313C474 for ; Thu, 15 Feb 2007 17:53:02 +0000 (UTC) (envelope-from freminlins@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so228701ugh for ; Thu, 15 Feb 2007 09:53:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=MpzOJ0s7QthF0T7BVINISLM0xTJ4YuptThrIABaxxTdFQGDDI5wsqT9dcOv03ym+DaTajxnwbSdK/HM6KNrSfVD0xrWVRl17FDpVtx3nXlesXixg4uQcpRtdmfBaD5lQTGH2EUszN3QLRtfRxCyPHiIL9eNmc+jR75R0Ds8j4o0= Received: by 10.78.39.16 with SMTP id m16mr467908hum.1171560434500; Thu, 15 Feb 2007 09:27:14 -0800 (PST) Received: by 10.78.159.15 with HTTP; Thu, 15 Feb 2007 09:27:14 -0800 (PST) Message-ID: Date: Thu, 15 Feb 2007 17:27:14 +0000 From: Freminlins To: "Francisco Reyes" In-Reply-To: MIME-Version: 1.0 References: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD ISP Subject: Re: Clamav replacement for FreeBSD+postfix? X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Feb 2007 17:53:04 -0000 Francisco, On 15/02/07, Francisco Reyes wrote: > > Anyone using something other than Clamav in an busy FreeBSD+postfix > environment for antivirus? > > Clamav freezes often. Reading archives, seems this is not so rare > in FreeBSD. I think the problem with ClamAV and FreeBSD is down to threads. We had a serious problem with this, and the only solution we found was to move ClamAV to Linux. Unfortunately under high load (a few million emails a day on multiple FreeBSD machines) ClamAV is usable on FreeBSD. It hurts me to say that, but it's true. We even tried better machines, and gave Clamav more memory. That helped, but > still seeing issues. Indeed. Frem.