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
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
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