[clamav-users] IDSESSION debugging

2019-09-24 Thread Wreschnig, Alexander Scott via clamav-users
Hi all, I was hoping someone might have some advice on debugging an IDSESSION command when streaming content to the clamav daemon. I'm trying to understand why small files (<=1 mb) are being processed appropriately but when I scale the file up to 2 mb or so, it just spins until it times out. Th

Re: [clamav-users] Structuring instream calls to clamd

2018-10-30 Thread Wreschnig, Alexander Scott
u do end up doing some testing, it would be interesting to find out what you learn. Micah Snyder ClamAV Development Talos Cisco Systems, Inc. On Oct 29, 2018, at 3:32 PM, Wreschnig, Alexander Scott mailto:as...@pitt.edu>> wrote: I have what is hopefully a quick question regarding clam

[clamav-users] Structuring instream calls to clamd

2018-10-29 Thread Wreschnig, Alexander Scott
I have what is hopefully a quick question regarding clamd. What's a good method for determining ideal chunk sizes when streaming data to the daemon over a socket connection? Or should I ignore chunking altogether and just stream one big contiguous file? The background: I've developed a very sim