Re: [tor-relays] Tor Traffic De-prioritization Script

2020-12-23 Thread Felix

Hi

The Tor service might not be able to detect if your private usage is
high or not. I would suggest the solution at OS level. Typically
congestion balances according a fairness modell which stands against
your intention.

> what alternative methods might exist to de-prioritize Tor
> traffic during bursts from personal traffic pipes on Linux
> or BSD systems?
On BSD you could investigate in pf-altq and define customized queues.
But that will impact the bandwidth measurements and the consensus for
your relay.

--
Cheers, Felix
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


[tor-relays] Tor Traffic De-prioritization Script

2020-12-23 Thread tontu
Hello all,

I recently acquired a server with "unlimited" (not unmetered) bandwidth
on a non-Hetzner/OVH/Scaleway network, but the pipe is just 100mbit (and
will be saturated at some points by personal traffic bursts). That being
said, I expect the 100mbit pipe to be idle 90% of the time, so it
doesn't seem ideal to just set a low BandwidthRate.

The documentation [1] for relay bandwidth shaping options points to a
script to de-prioritize Tor traffic to ensure that personal traffic
takes precedence.

However, the script no longer exists within Tor source code. [2] Is this
script now deprecated? If not, where can I find it? If so, what
alternative methods might exist to de-prioritize Tor traffic during
bursts from personal traffic pipes on Linux or BSD systems?

Thanks all!

--

Links

[1] https://support.torproject.org/operators/bandwidth-shaping/
[2]
https://gitweb.torproject.org/tor.git/tree/contrib/operator-tools/linux-tor-prio.sh
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays