Bandwidth hogging
Chris Palmer
chris at eff.org
Thu May 26 00:06:55 UTC 2005
admin writes:
> A better solution would be the introduction of a QoS provision to tor
> itself. While this can not be done in tor by itself it is my feeling
> that a complimentary set of program/scripts should be part of a tor
> server installation that, in the end, provides for a lower priority
> processing of tor network request vs. other ones. This can be done
> with the appropriate marking of the tor packages and the appropriate
> iptables (in Linux) filter. I asked for a possible script for this and
> got a possible example from Martin Balvers. It turns out that the
> problem is a little more serious as it involves setting up the correct
> queues in the kernel (tc el al). All a bit above my skill and pay
> grade.
There's no way to handle this anywhere but where your TCP/IP stack
resides, i.e. the kernel. There is inherently no way to do this in a
cross-platform manner, and Tor is cross-platform and runs in userland.
Furthermore, there is no way we could set some default policy that would
work for everyone. Plenty of people dedicate entire machines to Tor;
others use Tor on machines running many applications.
Tor is not missing a feature, your skillset is. Read up on your
operating system's QoS and traffic shaping features. It's generally not
too hard.
http://lartc.org/
http://www.openbsd.org/faq/pf/queueing.html
et c.
--
http://www.eff.org/about/staff/#chris_palmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://lists.torproject.org/pipermail/tor-talk/attachments/20050525/eeeae472/attachment.pgp>
More information about the tor-talk
mailing list