Toad wrote:

On Thu, Sep 25, 2003 at 12:17:15PM +0100, Jonathan Howard wrote:

What is the reason for decreasing hopsToLive is Pending?


Probably to prevent requests from retrying infinitely - what was the
context?

I see it's stopping that now. I spotted it seeing each successive node getting a lower HTL and thinking whether that would be; just not giving nodes with lower estimate a far a chance success. It does have the benefit of reducing the fail time though.


ResponseTimeEstimator.dumpLog() is intensive (big ints to string) How about blocking it out for logging less than minor.


Is it called for logging less than minor?

Yes. Nothing is logged but the String is generated.


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

Reply via email to