On Fri, Oct 31, 2003 at 08:46:34PM +0000, Richard Lamont wrote: > On Friday 31 October 2003 20:26, Toad wrote: > > > Yes, but we have to FIND the keys in order to transfer them. They do > > not come out of thin air. > > Keys in my DS average 256 KB. Does it really take 1 MB of messages to > find a single key?
Nope. Most requests fail. I have increased the default failure table size to 20,000 (which uses just under 2.7MB) from 2,000; maybe that will improve things slightly. > > Or is it that having found and started transferring keys as fast as the > bwlimit allows, Freenet keeps sending many more messages, in an attempt > to find many more keys, despite not having any spare bandwidth with > which to transfer them? If so, what good does that do? No, we reject queries (which uses a small amount of bandwidth, but rather less than we would if we accepted them) when we are using over 80% of the bandwidth limit. > > > -- > > Richard Lamont > <[EMAIL PROTECTED]> > OpenPGP Key ID: 5ABEC9C3 http://www.stonix.demon.co.uk/key.txt > Fingerprint: 9DEE 7113 DF02 A516 404C 22AC 1FF6 185D 5ABE C9C3 > > _______________________________________________ > Devl mailing list > [EMAIL PROTECTED] > http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl -- Matthew J Toseland - [EMAIL PROTECTED] Freenet Project Official Codemonkey - http://freenetproject.org/ ICTHUS - Nothing is impossible. Our Boss says so.
signature.asc
Description: Digital signature
_______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
