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."

4 of 121 comments (clear)

  1. Re:summary of ted stevens' bill? by forgotten_my_nick · · Score: 3, Informative

    According to the cable companies Net Neutrality means that you pay more.

    http://www.youtube.com/watch?v=oPIYxtjLFeI

    Dam those evil Silicon Valley companies!!

  2. on the highway. by pseudosero · · Score: 3, Informative

    In order to get normal people to understand what impact net neutrality will have on them we need to fight the TV ads which conclude "NET NEUTRALITY: BAD FOR THE CONSUMER" and create an analogy they can understand.

    Although comparing the internet to highways is only marginally better than a "series of tubes" bear with me.

    In its simplest form people can drive on roads. Businesses can transport goods by way of them. In fact, even data can be transported on the highway, on roads. So, in order for you to get your camo gear, guns and tobacco from walmart at everyday low prices, walmart uses the same roads as everyone else and there is no tiered system that you, the consumer, has to pay attention to. So there's more walmart trucks on the road and now it's harder to get to work and in fact harder to get to walmart. Thus is the limitation of the highway system.

    Net neutrality gives you the option to ignore all the walmart trucks on the road instead of paying for it in the long run. (because if the walmart trucks have to pay more to get to walmart, walmart's going to raise their prices.)

    has anyone seen that net neutrality ad? I think they tried to slip that one in there without us noticing. IT totally goes off the series of pipes idea.

    --
    sometimes, nothing.
  3. 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

  4. 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.