On Fri, Feb 27, 2004 at 01:09:19PM +0000, Ashutosh Naik wrote:
> I dont think most modern organisations run the server
> and client on different machines anyway.
This is a new one.
Anyway, the client - server communication induces very little overhead,
except when the client logs in. The communication protocol uses little
CPU, and if you want to save CPU cycles, you can always compile nessusd
and the client so that they use a unix socket and therefore don't use
SSL nor TCP/IP.
./configure --enable-unix-socket=/usr/local/var/nessus/nessusd.socket
-- Renaud
_______________________________________________
Nessus mailing list
[EMAIL PROTECTED]
http://mail.nessus.org/mailman/listinfo/nessus