[tor-bugs] #1854 [Analysis]: Investigate raising the minimum bandwidth for getting the Fast flag

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sat Sep 15 12:41:36 UTC 2012


#1854: Investigate raising the minimum bandwidth for getting the Fast flag
---------------------------------------+------------------------------------
 Reporter:  arma                       |          Owner:  arma        
     Type:  task                       |         Status:  needs_review
 Priority:  normal                     |      Milestone:              
Component:  Analysis                   |        Version:              
 Keywords:  performance loadbalancing  |         Parent:              
   Points:                             |   Actualpoints:              
---------------------------------------+------------------------------------
Changes (by gsathya):

 * cc: aaron.m.johnson@… (added)
  * status:  assigned => needs_review


Comment:

 Replying to [comment:18 karsten]:
 > Cool!  How about a format similar to #6232?
 >
 > {{{
 >
 validafter,min_cw,relays,all,max_all,exit,max_exit,guard,max_guard,country,max_country,as,max_as
 > 2012-09-10
 01:00:00,1,3040,7.44,11.26,5.79,9.73,6.12,8.99,3.23,6.26,5.44,9.57
 > 2012-09-10 01:00:00,2,[...]
 > }}}
 >
 > In that output, `min_cw` is the minimum consensus weight of relays that
 we keep in the consensus.  That value would start at the smallest
 consensus weight in the network, and we'd calculate entropy values for all
 relays in the consensus.  Then we'd raise the minimum to the second-
 smallest value in the network, throw out all relays below that value, and
 compute new entropy values.  Continue until we're at the relay with
 highest consensus weight.
 >
 > The first column, `validafter`, is the consensus valid-after time.  The
 third column, `relays`, contains the number of relays left.  The other
 columns (`all`, `max_all`, etc.) are defined similar to #6232.

 Please review my [https://github.com/gsathya/metrics-
 tasks/compare/bug_1854 bug_1854] branch! Thanks!

 There seems to be quite a bit of relays with "None" bandwidth, should we
 consider such relays?(They count when calculating number of relays but
 don't provide any bandwidth)

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1854#comment:21>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list