[tor-bugs] #28599 [Core Tor/Tor]: bandwidth-file-spec.txt: bandwidth-avg is not calculated from any bandwidth burst option
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Dec 3 04:54:10 UTC 2018
#28599: bandwidth-file-spec.txt: bandwidth-avg is not calculated from any bandwidth
burst option
--------------------------+------------------------------------
Reporter: juga | Owner: (none)
Type: defect | Status: closed
Priority: Medium | Milestone: Tor: 0.4.0.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution: not a bug
Keywords: | Actual Points:
Parent ID: #25925 | Points:
Reviewer: | Sponsor:
--------------------------+------------------------------------
Changes (by teor):
* status: new => closed
* resolution: => not a bug
Comment:
If RelayBandwidthRate or RelayBandwidthBurst are missing from tor's
config, the other option is used. RelayBandwidthRate must be less than or
equal to RelayBandwidthBurst, or Tor won't start:
https://github.com/torproject/tor/blob/2b2b97484ad07c91ac410735a96fe8710e60cf23/src/app/config/config.c#L3936
So I think the spec is accurate, but the calculations are done in a few
different places.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28599#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list