On Mon, Jul 22, 2002 at 01:51:19AM -0400, Gianni Johansson wrote:
<> 
> 3) The routingTime based load estimate used to determine node load seems 
> somewhat flaky.  I'm not sure if the problem I'm seeing is specific to my 
> node.

When I added it, I forgot that it sends back the Accepted message during
the time which is being measured. Since the Accepted mostly goes back
via the open connection the Request was received on, that is usually
fast, but sometimes a new connection need to be made, which could easily
take > 2000ms.

One could get away from this by measuring that time as well and
subtracting it from the final value - I'm just worrying that this is
getting rather complicated for a simple benchmark.

> 4) Transport level connectivity seems worse since 481/482.  
> I come to this conclusion by looking at the "Successful Connections field" of 
> the Routing Table Status.
<> 
> I almost never see my node fail to answer incoming connections, which leads 
> me to suspect that the problem is most likely with timeouts, not outright 
> connection failures.

Bandwidth limiting causing authenication timeouts?

-- 

Oskar Sandberg
[EMAIL PROTECTED]

_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to