[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Clarify behavior on failing network-status download.
Update of /home/or/cvsroot/tor/doc
In directory moria:/tmp/cvs-serv5443/doc
Modified Files:
dir-spec.txt
Log Message:
Clarify behavior on failing network-status download.
Index: dir-spec.txt
===================================================================
RCS file: /home/or/cvsroot/tor/doc/dir-spec.txt,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -p -d -r1.42 -r1.43
--- dir-spec.txt 3 Apr 2006 02:36:47 -0000 1.42
+++ dir-spec.txt 3 Apr 2006 05:37:18 -0000 1.43
@@ -409,11 +409,11 @@ $Id$
get a network-status document.
Also, if the most recently published network-status document is over 30
- minutes old, the client downloads a network-status document. When
- choosing which documents to download, clients treat their list of
+ minutes old, the client attempts to download a network-status document.
+ When choosing which documents to download, clients treat their list of
directory authorities as a circular ring, and begin with the authority
appearing immediately after the authority for their most recently
- published network-status document.
+ published network-status document.
Clients discard all network-status documents over 24 hours old.