Unverified Commit b155c2e1 authored by teor's avatar teor
Browse files

dir-spec: Authorities should only read V3BandwidthsFile once per vote

Closes 26827.
parent 1fb4cb58
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2631,6 +2631,10 @@

     http://<hostname>/tor/status-vote/next/authority.z

   To avoid inconsistent reads, authorities SHOULD only read the bandwidth
   file once per voting period. Further processing and serving SHOULD use a
   cached copy.

   The bandwidth list format is described in bandwidth-file-spec.txt.

   The standard URLs for bandwidth list files first-appeared in Tor 0.3.5.