On Tue, Apr 27, 2004 at 02:50:51PM +0200, Niklas Bergh wrote:
> 
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] 
> > [mailto:[EMAIL PROTECTED] On Behalf Of Ole Tange
> > Sent: den 26 april 2004 19:35
> > To: [EMAIL PROTECTED]
> > Subject: [freenet-support] Automatic server retry of failing documents
> > 
> > 
> > Quite a few of the documents that I try to get from freenet 
> > are not immediately available. Usually I will have to retry a 
> > few times every day and then suddenly the document is there. 
> > The document can be a file in itself or a part of a multipart 
> > download.
> > 
> > Now I believe I can live with freenet being slow and that 
> > many documents are not immediately available. What is 
> > annoying me is that _I_ will have to do the retrying. Why is 
> > that not a task for the server?
> 
> You sure? I thought we had a meta-refresh tag on those RNF/DNF pages?
> Wont the browser automatically retry the page after a while if you leave
> it to?

With exponential backoff too :)

The formula is min(3600, 30*2^n) seconds. i.e. exponential backoff with
a maximum of an hour.

If this isn't working I'd be interested to know.
> 
> /N
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
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