[tor-bugs] #2550 [Torflow]: bwauth should reschedule quicker bandwidth test when bandwidthrate changes?
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Fri Apr 8 00:03:53 UTC 2011
#2550: bwauth should reschedule quicker bandwidth test when bandwidthrate changes?
-------------------------+--------------------------------------------------
Reporter: arma | Owner: mikeperry
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Torflow | Version:
Keywords: | Parent:
Points: ? | Actualpoints:
-------------------------+--------------------------------------------------
Comment(by mikeperry):
Implementation detail: Discarding results automatically causes
bwauthority.py to remeasure those relays with fewest measurements due to
the use of the ExactUniformGenerator in TorCtl/PathSupport.py to track the
result count. Because of this, relays with discarded stream measurement
values should be measured rapidly, before the completion of a slice. So no
actual reported values would ever be ommitted. (Assuming the code updates
the counter in ExactUniformGenerator while also discarding the measured
stream bw values :).
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2550#comment:11>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list