On Thu, Dec 06, 2001 at 10:50:28AM +0100, Volker Stolz wrote: > Currently I'm seeing the following strange behaviour: > I set up two nodes, who have each others refs in the seedNodes. > Node A can connect to the rest of the world, node B currently just to A. > > I start a query on node B for a key that I definetly know is already on > node A (htl=25). The query reaches node A, but he doesn?t answer it! > Instead he forwards the request into the net -- I thought that he should > always answer requests if he has the data and that only on inserting new > keys that a node would throw a dice whether he caches the content or not? > Requesting the same key with htl=1 will retrieve the page, though...
If Node A had the data it would send reply with it. How do you "know" that it is on Node A? (The code currently throws no dice about caching.) -- Oskar Sandberg oskar at freenetproject.org _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
