[tor-bugs] #8160 [Tor]: Create separate pending counters during circuit construction

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Feb 5 00:18:28 UTC 2013


#8160: Create separate pending counters during circuit construction
-------------------------+--------------------------------------------------
 Reporter:  mikeperry    |          Owner:  mikeperry         
     Type:  enhancement  |         Status:  new               
 Priority:  normal       |      Milestone:  Tor: 0.2.5.x-final
Component:  Tor          |        Version:                    
 Keywords:  tor-client   |         Parent:                    
   Points:               |   Actualpoints:                    
-------------------------+--------------------------------------------------
 While testing the path bias code, I noticed a source of rounding error
 when we scaled our counts down while circuits are open. I corrected for
 this by counting the number of open circuits during scaling and
 subtracting that from our counts where appropriate, but a better fix might
 be to actually store separate pending counters that we don't transfer into
 the official, scaled counters until circuit closure.

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


More information about the tor-bugs mailing list