On Mon, Jun 18, 2001 at 04:35:08PM -0700, Scott Miller wrote: > Sure there is. Each reference gives more information about the keyspace of > that node. As has been said, it doesnt matter how many references there are > to a node, its how (or whether) that influences how often that node is > contacted. Perhaps, but given the current mechanism it does influence how often that node is contacted - a node will be contacted roughly in proportion to the number of references it has in the datastore, which will create a positive feedback loop and make the problem even worse. In a healthy network, the number of times the same DataSource is returned for different keys should be so small as to make the problem of throwing away data negligable. Having said that, and after some IRC discussion, I have realised that another solution which should fix the problem as a side-effect is to periodically split DataRequests and take the DataSource in the first to return. The main reason for doing this is to make the network optimise to the physical Internet by creating a bias for faster routes. Ian.
- Re: [freenet-devl] Addressing the ubernode problem Peter Todd
- Re: [freenet-devl] Addressing the ubernode problem moritz
- Re: [freenet-devl] Addressing the ubernode problem Mr . Bad
- Re: [freenet-devl] Addressing the ubernode problem Ian Clarke
- Re: [freenet-devl] Addressing the ubernode problem thelema
- Re: [freenet-devl] Addressing the ubernode problem Mr . Bad
- Re: [freenet-devl] Addressing the ubernode problem Tavin Cole
- Re: [freenet-devl] Addressing the ubernode problem Ian Clarke
- Re: [freenet-devl] Addressing the ubernode problem Ian Clarke
- Re: [freenet-devl] Addressing the ubernode problem Scott Miller
- Re: [freenet-devl] Addressing the ubernode problem Ian Clarke
- Re: [freenet-devl] Addressing the ubernode problem Mr . Bad
- Re: [freenet-devl] Addressing the ubernode problem Ian Clarke
- Re: [freenet-devl] Addressing the ubernode problem Mr . Bad
- Re: [freenet-devl] Addressing the ubernode problem Oskar Sandberg
- Re: [freenet-devl] Addressing the ubernode problem Ian Clarke
- Re: [freenet-devl] Addressing the ubernode problem Peter Todd
- Re: [freenet-devl] Addressing the ubernode problem Neil Barsema
- Re: [freenet-devl] Addressing the ubernode problem Oskar Sandberg
- Re: [freenet-devl] Addressing the ubernode problem Mr . Bad
- Re: [freenet-devl] Addressing the ubernode problem Ian Clarke