There should be a relationship between bandwidth and store size. At a guess,
it's exponential, doubling the bandwidth can support a store 4 times larger.

Estimating this relationship would be valuable to the people running nodes.

    ++PLS

-----Original Message-----
From: Derek Ferguson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 10, 2004 4:07 PM
To: [EMAIL PROTECTED]
Subject: RE: [freenet-support] datastore size


* Replies will be sent through Spamex to [EMAIL PROTECTED]
* For additional info click -> http://www.spamex.com/i/?v=3880664

Hmmm. Am I wrong to think there probably is an optimal store size for
each node?

My thinking is that as the store grows, the node draws more requests,
which at some point will exceed the node's ability to service them all
in a timely manner due to resource limits (probably bandwidth).

As the store grows larger, even more requests come in, causing the node
to service a shrinking proportion of the total number of requests
directed towards it, which has a negative impact on the network.


> -----Original Message-----
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
> Martin Scheffler
> Sent: Tuesday, August 10, 2004 3:40 PM
> To: Steve; [EMAIL PROTECTED]
> Subject: [freenet-support] h
>
> Am Dienstag, 10. August 2004 21:41 schrieb Steve:
> > Can it hurt the network if I make my datastore too big?
>
> short answer: No!
>
> long answer: The store fills up when your node serves requests from
others
> and you (the user). If a requested key is already in the store, your
node
> just sends this and makes no request on his own for that. When the
store
> is full, the least recently used key(s) is/are purged to make room. A
> bigger store means more keys are available, so chances to find
requested
> keys in the store increase, this is _GOOD_ for the network.
>
> ( might only overflow your own hard disk if configured insane :-) )
>
> good byte
> berny <[EMAIL PROTECTED]>

_______________________________________________
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

_______________________________________________
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Reply via email to