Le Lun 19 jan 08:46:36 2004, Jim Ramsay écrit: > > 3 - The "PING" command doesn't seem to be very useful in the light of > each command running in its own TCP session. If I get a PONG back, I > know that the server is sane. But then I have to make another TCP > connection to do any other work... how do I know it's still sane? I am > now not using "PING" and just assuming that if a connection opens the > server is okay.
PING/PONG is useless. It could have been better if the server had send a banner at connection startup. > Does anyone else here think those things should be changed? I think > that especially my first complaint above should be fixed - it would save > a lot of overhead if one wants to scan multiple files using the "STREAM" > method (instead of having to setup and teardown a separate TCP > connection for each one). IMHO, the main misfit of the STREAM command is the random TCP port. You have to open your firewall to allow any connection to any port from clamd clients to servers. Some other - return string is not clear (not documented) - server may close the stream connection when a virus is found at start of data (not documented) - you can't pass options (check mail/check data) to commands - log file is clueless (it just tell the TCP port and file descriptor, not even the client IP address) ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users