I just replied to the Usability improvement ideas thread on this before I noticed this thread. All 4 of my nodes reject for the same reason. They don't like the default config. I had to reduce the max connections down to 256 and raise the threads to around 300. Thats the only way I can stop it rejecting everything. I need about 50 more threads than connections or the node starts getting behind. I haven't tried to many different values yet but 256 connections is working pretty well with only about 20% rejections. It was around 80% before.
Dave ----- Original Message ----- From: "Frank v Waveren" <[EMAIL PROTECTED]> To: "Toad" <[EMAIL PROTECTED]> Cc: "Discussion of development issues" <[EMAIL PROTECTED]> Sent: Monday, November 03, 2003 10:57 PM Subject: Re: [freenet-dev] Interesting statistics and anecdotes > On Tue, Nov 04, 2003 at 03:13:44AM +0000, Toad wrote: > > So you are suggesting that the reason that routing sucks is that nodes > > constantly reject 80%+? Perhaps you are right, but from what I have seen > > the rejection is mostly because of bandwidth usage... is that the > > consensus? Why do your nodes reject, people? > Does it matter why we reject? If we reject 80% of queries, that means > that queries have an 80% chance of not getting routed to the node NGR > suggests they should go to. > > My Node is queryrejecting due to the thread limit, but I don't use Fred's > bwlimiting so I don't know if it's a useful metric. > -- > Frank v Waveren Fingerprint: 21A7 C7F3 > [EMAIL PROTECTED]|stack.nl|dse.nl] ICQ#10074100 1FF3 47FF 545C CB53 > Public key: hkp://wwwkeys.pgp.net/[EMAIL PROTECTED] 7BD9 09C0 3AC1 6DF2 > _______________________________________________ > Devl mailing list > [EMAIL PROTECTED] > http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl > _______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
