Tor's current traffic scheduling

Hi All I am a bit curious to know how does the traffic scheduling work in the present Tor distributions. Is it EWMA or the old round robin method ? Thanks Sambuddho

On Tue, Oct 02, 2012 at 03:28:04PM -0400, Sambuddho Chakravarty wrote:
Hi All I am a bit curious to know how does the traffic scheduling work in the present Tor distributions. Is it EWMA or the old round robin method ?
It's EWMA. At https://metrics.torproject.org/consensus-health.html#consensusparams you can see CircuitPriorityHalflifeMsec is set to 30 seconds. --Roger

Great! Thanks a lot ! Sambuddho On Tue, Oct 2, 2012 at 4:01 PM, Roger Dingledine <arma@mit.edu> wrote:
On Tue, Oct 02, 2012 at 03:28:04PM -0400, Sambuddho Chakravarty wrote:
Hi All I am a bit curious to know how does the traffic scheduling work in the present Tor distributions. Is it EWMA or the old round robin method ?
It's EWMA.
At https://metrics.torproject.org/consensus-health.html#consensusparams you can see CircuitPriorityHalflifeMsec is set to 30 seconds.
--Roger
_______________________________________________ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
participants (2)
-
Roger Dingledine
-
Sambuddho Chakravarty