On Mon, Oct 28, 2002 at 12:21:57PM +1100, fish wrote:
> 
> How things used to work as at v3.0.11:
> 
>       - insert file
>       - return
> 
> simple.  So, I rewrote it to work slightly differnetly
> 
>       - has this file ever been inserted?
>               -> YES - try and retrieve at HTL=10
>               -> can we retrieve?
>                       -> YES - return
>                       -> NO - contine
This is sensible, though the request HTL should probably be more like
15, 20, 25.
> insertLoop:
>       - insert file 
>       
>       - attempt to retrieve file at HTL=10
>               -> can we retrieve?
>                       -> YES - return
>                       -> NO - loop to insertLoop
Print an error if NO, and try again - something wacky is going on here
if you can't retrieve it... hmm, not necessarily. You have skip local DS
on when you try to retrieve?
> 
> does this make sense, or is this overkill, specifically the bit about
> trying to retrieve first?  Is there anything else that people think I
> should be doing?
> 
>       - fish
> 
> 
> _______________________________________________
> devl mailing list
> devl at freenetproject.org
> http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
> 

-- 
Matthew Toseland
toad at amphibian.dyndns.org
amphibian at users.sourceforge.net
Freenet/Coldstore open source hacker.
Employed full time by Freenet Project Inc. from 11/9/02 to 11/11/02.
http://freenetproject.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20021028/c4c82e75/attachment.pgp>

Reply via email to