On Tue, Apr 11, 2006 at 11:49:00AM +0100, Michael Rogers wrote: > >That's a separate mechanism (backoff). > > Sorry, I thought backoff was triggered by overload. Are there two > separate load-balancing mechanisms at work?
Not exactly, the above decides whether to send a RejectedOverload (in order to avoid expensive timeouts). Backoff then happens in response to either timeouts or RejectedOverload's (but works better with the latter as we can see which node generated it; the one we are connected to or someone downstream). > > Thanks, > Michael -- Matthew J Toseland - [EMAIL PROTECTED] Freenet Project Official Codemonkey - http://freenetproject.org/ ICTHUS - Nothing is impossible. Our Boss says so.
signature.asc
Description: Digital signature
_______________________________________________ Devl mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
