> 1,000,000 nodes to be queried > 10 ms delay (100 nodes queried per second) > -------------------------------------------------- > 10,000 seconds > 166 minutes > 2,7 hours (worst case) > > since there is no routing information for this key. > the avarage query will take more than one hour. > > Am I wrong?
Yes. Freenet doesn't query every single node, just the ones that are most likely to have the info. Furthermore, the maximum number of nodes your request is allowed to pass through is limited by the Hops To Live (HTL) value. Nodes will default to setting the HTL value to 100 if it sees an HTL higher then that. ----------------------------------------------- Runbox Mail Manager - www.runbox.com Online email application _______________________________________________ freenet-tech mailing list [EMAIL PROTECTED] http://lists.freenetproject.org/mailman/listinfo/tech
