gaurav singh skrev den 03-10-2012 12:33:
How does clamd handles multiple requests? or is it scalable?
it runs perfect on my commodore 128d with 512k ram expansion, fair ?
i mean your question will get better answer if you deliver better
problem
Clamd is a deamon process which can handle as many threads simultaneously.
You can configure this in clamd.conf file like this :
# Maximum number of threads running at the same time.
# Default: 10
MaxThreads 50
On Wed, Oct 3, 2012 at 4:03 PM, gaurav singh
wrote:
> How does clamd handles mult