Re: [clamav-users] TCP socket vs. local Unix socket

2025-01-18 Thread Marc via clamav-users
> > In brief, I am planning a large ClamAV deployment with varying > requirements. A few of the file servers will have their own instance of > clamd running locally. The remaining file servers will utilize (via > clamdscan and/or clamonacc) a remote TCP clamd daemon. > afaik is clam not 'smart

Re: [clamav-users] TCP socket vs. local Unix socket

2025-01-18 Thread Paul via clamav-users
Not sure if you're planning on communicating via the internet but it's not recommended per the ClamAV Docs. On Jan 18, 2025, 2:42 PM -0500, Diggy via clamav-users , wrote: > I have a few questions about TCP sockets and local sockets. > > FYI, I am using ClamAV 1.0.7 packages provided by el9 EPEL.