Re: DHT expiration questions

"Raphael Manfredi" <[email protected]> Wed, 27 Aug 2008 21:14:04 -0000
Newsgroups gmane.network.gnutella.devel
Message-ID <[email protected]>
--- In [email protected], "pwang708" <wang.peng@...> wrote:
> After processing the STORE requests, we see that about
> 227649 publishes did not have republishes, 9586 have 1 republishes,
> 1976 have 2 republishes...

Could you focus only on STORE requests made for keys that fall within
your k-ball?

Out of these 227649 publishes, I'd love to see how many would be ruled
out.  This can change the picture significantly.

Also, your study focuses on the traffic a given node receives, but you
need also to consider the publishing cost for the publishing node. 
Remember we want to store all the rare files in the DHT...  If
publishing is an unbearable cost for the node, you can have all the
neat parameters you want in your DHT, you won't get the entries out
there meaning nobody will find them.

Raphael