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 [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
