To view parent comment, click here.
To read all comments associated with this story, please click here.
tomcat,
"In a perfect world, everyone would get their critical tasks handled when they need -- and everything else would get deprioritized. But networks don't function that way. There's no way to signal that "this remote terminal session is more important than anything that my kid is doing", so the various usages battle one another in a random way."
Well, both IP4 & IP6 have priority flags intended to solve this very problem, but I don't know of any consumer equipment that actually can configure & use them. Beyond that, I'm not even sure whether ISPs & other operators adhere to them in the WAN (they're potentially ripe for abuse).
I found a link about VOIP prioritisation on Cisco ASA devices that are popular for corporate networks, but it doesn't answer my questions about support on typical consumer devices & ISPs.
http://www.cisco.com/en/US/docs/security/asa/asa84/configuration/gu...
OpenSSH uses TOS/DSCP but beyond that I can't think of any. In OpenSSH ssh terminal sessions use the "interactive" precedence while scp transfers use "bulk".
No sane ISP would since, as you said, they would get abused and made pretty much useless. They can be very useful inside your own network though.




Member since:
2006-01-06
In a perfect world, everyone would get their critical tasks handled when they need -- and everything else would get deprioritized. But networks don't function that way. There's no way to signal that "this remote terminal session is more important than anything that my kid is doing", so the various usages battle one another in a random way. All that I'm saying is that, if you want to prevent somebody in your house from completely saturating your network pipe to the Internet, limiting their bandwidth on the router is a very good way to do it.
Well, yeah, I agree that it sucks. But, at the same time, they are running a business to make money, and realistically speaking, it's tough to differentiate Internet connectivity in any other axis than bandwidth. Not trying to justify what they're doing. Just flipping the coin.