[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nmrgScalability of Netconf
>>>>> On Tue, 5 Jul 2005 16:01:17 +0200, Juergen Schoenwaelder <j.schoenwaelder@iu-bremen.de> said:
Juergen> I am running this script on a 3GHz Pentium with 512 MB Ram
Juergen> (so really nothing high end for a management system) running
Juergen> Linux 2.6.10. I keep 300 connections open and the funny thing
Juergen> is that this box does not at really get stressed by this. The
Juergen> load never went above 0.1% and was most of the time
Juergen> significantly below. The memory used excluding buffers was
Juergen> ~235 MB.
I'd expect the limiting fact in that to be the memory not the CPU
speed. Machines of that caliber can handle huge numbers of web
connections without blinking much. The number of TCP connections
won't be the limiting factor at all, I don't think. The CPU speed
will certainly be affected by the continuous stream of cryptographic
connections, but unless you're doing something like using multiple
clients connecting at once you have no way to be sure that the server
is not the limiting factor there and not your client.
--
Wes Hardaker
Sparta, Inc.
--
to unsubscribe send a message to netconf-request@ops.ietf.org with
the word 'unsubscribe' in a single line as the message text body.
archive: <http://ops.ietf.org/lists/netconf/>