Clamav-90_2 Lockup with freebsd 6.2

Oliver Brandmueller ob at e-Gitt.NET
Tue Mar 6 16:05:46 UTC 2007


Hi,

On Fri, Mar 02, 2007 at 11:19:40AM -0300, Carlos Horowicz wrote:
> Anybody tried this additionally in /etc/libmap.conf ?
> 
> [/usr/local/lib/libclamav.so.1]
> libpthread.so.2         libthr.so.2
> 
> clamav-0.90_2 reduced CPU consumption for me on 6.2-Stable since I 
> added the two sections in libmap.conf

Apart from already running with libthr for clamav for a long time, I 
just changed my exim config: While having big CPU usage problems in the 
last days with exim connecting to the local socket I have exim 
now connecting to localhot:3310 by tcp. The difference is, that before 
clamd scanned all files in the directory given by exim. Effectively exim 
was unpacking the whole MIME structure and placed all parts in the dir 
plus the complete e-mail. That way clamd need to examine every single 
part and also checked the whole e-mail unpacking the structure by 
itself. When using the TCP socket the mail is just sent as a stream and 
clamd handles it completely. For us this was anyhow just the first step 
before moving clamd to a loadbalanced set of servers, so that a failing 
clamd does not affect exim anymore.

- Oliver


-- 
| Oliver Brandmueller | Offenbacher Str. 1  | Germany       D-14197 Berlin |
| Fon +49-172-3130856 | Fax +49-172-3145027 | WWW:   http://the.addict.de/ |
|               Ich bin das Internet. Sowahr ich Gott helfe.               |
| Eine gewerbliche Nutzung aller enthaltenen Adressen ist nicht gestattet! |


More information about the freebsd-stable mailing list