[clamav-users] Untit Testing

2012-02-06 Thread Reynolds, David C.
I've recently installed .97.3 on an SGI Origin 3000 running TRIX v6.5.28 using gcc 3.2.1. (I did need to make some source file modifications). I was able to run clamscan against a directory seemingly without error. However, I would like to run some tests which would indicate catching an infe

Re: [clamav-users] Untit Testing

2012-02-07 Thread Reynolds, David C.
nolds From: clamav-users-boun...@lists.clamav.net on behalf of G.W. Haywood Sent: Tue 2/7/2012 3:55 AM To: clamav-users@lists.clamav.net Subject: Re: [clamav-users] Untit Testing B0;261;0cHi there, On Tue, 7 Feb 2012, Reynolds, David C. wrote: > I've recently installed .9

[clamav-users] Multiple clamd daemons

2012-02-10 Thread Reynolds, David C.
I am (will be) running on a relatively large SGI Origin with a couple of hundred processors available. Is there an easy configuration setting to enable multiple clamd daemons to support multiple clamdscan clients in multiscan mode? Each of the clamdscans are processing a particular set of subdir

[clamav-users] Multithreading and Optimization

2012-06-11 Thread Reynolds, David C.
I am incorporating ClamAv virus scanning into software that transfers files between two domains of different security levels. I have built the latest software from source, version 0.97.4, and have it running successfully for a slightly different application. I am using clamdscan to process whol

[clamav-users] clamd multithread optimizqation

2012-06-22 Thread Reynolds, David C.
This is a resend from about 2 weeks ago for which there was no reply. Any help is appreciated ... I am incorporating ClamAv virus scanning into software that transfers files between two domains of different security levels. I