mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Clarify behavior on failing network-status download.
svn:r6302
This commit is contained in:
+3
-3
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user