On Thu, Jan 03, 2002 at 10:28:57PM -0500, Gianni Johansson wrote: > <contact attempts> is the number of times your node tried to connect to the > noderef. > > <live connections> is the same number as the liveConnections diagnostic > variable but resolved per host. > > I have seen negative numbers for the <live connections> field. Not sure > what's going on there. Anyone see the bug?
I don't know about your fields, but in the diagnostics liveConnections can be negative since it counts one when a connection is added and removes one when a connection is removed - meaning some periods may have negative values (not really a bug). -- Oskar Sandberg oskar at freenetproject.org _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
