Slashdot Mirror


HR 5252 Bill Dies

Oronar writes to mention a post on the 'Save the Internet' site applauding the death of Ted Stevens' bill. From the post: "The fate of Net Neutrality has now been passed to what appears to be a more Web-friendly Congress ... The end of this Congress -- and death of Sen. Ted Stevens' bad bill -- gives us the chance to have a long overdue public conversation about what the future of the Internet should look like. This will not only include ensuring Net Neutrality, but making the Internet faster, more affordable and accessible."

2 of 121 comments (clear)

  1. Your description is biased, not informative. by mrchaotica · · Score: 4, Informative

    You're misrepresenting the situation. People are actually using two different definitions for QoS: it can mean prioritizing by protocol (i.e. HTTP vs. VOIP vs. IRC vs. BitTorrent vs. SMTP), as you mentioned, but it can also mean prioritizing by origin (i.e. HTTP from MSN vs. HTTP from Google, or VOIP from Vonage vs. VOIP from Comcast).

    The people opposed to Net Neutrality claim that it will be used only for the first type of prioritization, which is by protocol. This group primarily includes the ISPs. If this really is the kind of QoS that would happen, there's really no reason for anyone to oppose it.

    On the other hand, the people in favor of Net Neutrality claim that the kind of QoS the ISPs really want to do is the second kind, for their own benefit. For example, they say the ISPs want to pit content providers like MSN and Google against each other to see who'll pay more money to get their content delivered at higher priority. Or as another example, the ISP could try suffocate Vonage by prioritizing its own VOIP service over Vonage's. This is the type of QoS that what would lead to stifling of competition and free speech, if it were to be implemented.

    --

    "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

  2. Re:summary of ted stevens' bill? by modeless · · Score: 5, Informative

    I'm sorry, QoS inside the network is and has always been a bad idea. The Internet is a dumb network. It was designed that way and that is why it thrives. QoS can and should be done at the edges of the network, by the nodes which are actually doing the communicating. If your VoIP traffic is delayed by the HTTP download you're doing, throttle it! It's not as if your computer has no control over the rate people are sending it data.

    Now, if your VoIP traffic is being delayed by the HTTP download *someone else* is doing, you don't have control over it. However, the correct solution here is NOT QoS. The correct solution to this problem is more bandwidth inside the network at the congested node. Adding more bandwidth is cheap, probably just as cheap as adding QoS, yet more bandwidth solves all of the problems QoS does, plus it increases the utility of the network for *everyone*, not just those using latency-sensitive applications. Furthermore, it keeps the network neutral to everyone, and doesn't introduce the possibility of QoS discrimination between classes of users.