[tor-bugs] #2704 [Tor Relay]: BandwidthObserved higher than BandwidthBurst

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Mar 10 22:39:43 UTC 2011


#2704: BandwidthObserved higher than BandwidthBurst
-----------------------------------------------+----------------------------
 Reporter:  keb                                |          Owner:                     
     Type:  defect                             |         Status:  new                
 Priority:  normal                             |      Milestone:  Tor: 0.2.2.x-final 
Component:  Tor Relay                          |        Version:  Tor: 0.2.2.23-alpha
 Keywords:  0.2.2.23-alpha bandwidth observed  |         Parent:                     
   Points:                                     |   Actualpoints:                     
-----------------------------------------------+----------------------------

Comment(by arma):

 This could be it:
 {{{
           add_obs(b, start, v);
 }}}

 We are reading in a per-900-second value, and then telling our rephist
 system that at second 'start', we saw all of those bytes get written. I
 suspect this causes the per-10-second calculation to be 1/10 of the
 per-900-second value.

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


More information about the tor-bugs mailing list