[tor-commits] [torspec/master] update bandwidth guarantee threshold for Fast flag (ticket 4489)
arma at torproject.org
arma at torproject.org
Wed Nov 23 21:41:18 UTC 2011
commit 5808b4050545afd0e0ad4fa8222dfc0b3e23dc29
Author: Roger Dingledine <arma at torproject.org>
Date: Wed Nov 23 16:39:48 2011 -0500
update bandwidth guarantee threshold for Fast flag (ticket 4489)
---
dir-spec.txt | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/dir-spec.txt b/dir-spec.txt
index 9a22323..b4db02e 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -1486,11 +1486,12 @@
[XXXX what happens when we have less than 4 days of MTBF info.]
"Exit" -- A router is called an 'Exit' iff it allows exits to at
- least two of the ports 80, 443, and 6667 and allows exits to at
- least one /8 address space.
+ least two of the ports 80, 443, and 6667 and allows exits to at
+ least one /8 address space.
"Fast" -- A router is 'Fast' if it is active, and its bandwidth is
- either in the top 7/8ths for known active routers or at least 20KB/s.
+ either in the top 7/8ths for known active routers or at least some
+ minimum (20KB/s until 0.2.3.7-alpha, and 100KB/s after that).
"Guard" -- A router is a possible 'Guard' if its Weighted Fractional
Uptime is at least the median for "familiar" active routers, and if
More information about the tor-commits
mailing list