[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #12877 [Tor]: Investigate Unmeasured relays that get the Fast flag
#12877: Investigate Unmeasured relays that get the Fast flag
------------------------+--------------------------
Reporter: asn | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.???
Component: Tor | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
------------------------+--------------------------
Comment (by asn):
And here is an attempt to emulate that threshold without being an
authority:
{{{
$ grep Bandwidth consensus.z | grep -v Unmeasured | wc -l
5616
$ grep Bandwidth consensus.z | grep Unmeasured | wc -l
467
}}}
which means that there are 467 unmeasured relays and 5616 measured ones.
And we have:
{{{
V(MinMeasuredBWsForAuthToIgnoreAdvertised, INT, "500"),
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12877#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs