[tor-bugs] #14040 [Globe]: displayed advertised bandwidth is much lower than the configured value

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Dec 31 08:16:06 UTC 2014


#14040: displayed advertised bandwidth is much lower than the configured value
------------------------+-------------------------------
     Reporter:  toralf  |      Owner:  isis
         Type:  defect  |     Status:  needs_information
     Priority:  normal  |  Milestone:
    Component:  Globe   |    Version:
   Resolution:          |   Keywords:
Actual Points:          |  Parent ID:
       Points:          |
------------------------+-------------------------------
Changes (by karsten):

 * status:  new => needs_information


Comment:

 Note that advertised bandwidth is the "bandwidth in bytes per second that
 this relay is willing and capable to provide. This bandwidth value is the
 minimum of bandwidth_rate, bandwidth_burst, and observed_bandwidth." (from
 https://onionoo.torproject.org/protocol.html)

 Also take a look at the raw data that Globe displays:

 https://onionoo.torproject.org/details?search=F1BE15429B3CE696D6807F4D4A58B1BFEC45C822

 {{{
 "bandwidth_rate":4194304,"bandwidth_burst":6291456,"observed_bandwidth":4885457,"advertised_bandwidth":4194304
 }}}

 I assume that, previously, `"observed_bandwidth"` was lower than
 `"bandwidth_rate"` and `"bandwidth_burst"`.  It just took some time for
 clients to use the relay and put some real load on it.

 So, I think this is not a bug.

 But do you want to suggest how Globe's interface could make this clearer?

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


More information about the tor-bugs mailing list