[tor-bugs] #9321 [Tor]: Load balance right when we have higher guard rotation periods
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Feb 10 10:14:17 UTC 2015
#9321: Load balance right when we have higher guard rotation periods
-------------------------+-------------------------------------------------
Reporter: arma | Owner:
Type: project | Status: needs_review
Priority: major | Milestone: Tor: 0.2.6.x-final
Component: Tor | Version:
Resolution: | Keywords: needs-proposal, tor-auth, tor-
Actual Points: | client, 026-triaged-1, unfrozen, nickm-review
Points: | Parent ID: #11480
-------------------------+-------------------------------------------------
Comment (by teor):
I left out the context of the conflict, the correct bump is 21:
{{{#!c
/** Lowest consensus method where we include "package" lines*/
#define MIN_METHOD_FOR_PACKAGE_LINES 19
/** Default bandwidth to clip unmeasured bandwidths to using method >=
* MIN_METHOD_TO_CLIP_UNMEASURED_BW */
#define DEFAULT_MAX_UNMEASURED_BW_KB 20
/** Lowest consensus method where authorities may include
* GuardFraction information in microdescriptors. */
#define MIN_METHOD_FOR_GUARDFRACTION 21
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9321#comment:47>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list