[tor-bugs] #13988 [Tor]: Report bandwidth usage aggregated over a longer period
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Dec 18 15:24:28 UTC 2014
#13988: Report bandwidth usage aggregated over a longer period
----------------------------------+------------------------------------
Reporter: nickm | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.6.x-final
Component: Tor | Version:
Keywords: tor-relay stats easy | Actual Points:
Parent ID: | Points:
----------------------------------+------------------------------------
NUM_SECS_BW_SUM_INTERVAL == 15 minutes seems pretty short; can we go up to
4 hours or 6 hours or so?
Note that while 0.2.2.x was still on the network we couldn't do this:
{{{
/** How large are the intervals for which we track and report bandwidth
use? */
/* XXXX Watch out! Before Tor 0.2.2.21-alpha, using any other value here
would
* generate an unparseable state file. */
#define NUM_SECS_BW_SUM_INTERVAL (15*60)
}}}
But now, nobody should be downgrading to 0.2.2.x; this change should be
approximately trivial.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13988>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list