Slashdot Mirror


A Case for Non-Net-Neutrality

boyko.at.netqos writes "Network Performance Daily has an in-depth interview with Professor Christopher Yoo from Vanderbilt University Law School on his opposition to Net-Neutrality policies. While some might disagree with his opinions, he lays out the case for non-neutrality in an informed and informative manner. From the interview: 'Akamai is able to provide service with lower latency and higher quality service, because they distribute the content. This provides greater protection against DoS attacks. It's a local storage solution instead of creating additional bandwidth, and it's a really interesting solution. Here's the rub ... Akamai is a commercial service and is only available to people who are willing to pay for it. If CNN.com pays for it, and MSNBC.com does not, CNN.com will get better service.'"

4 of 345 comments (clear)

  1. Professor Yoo by homerjfong · · Score: 4, Informative

    Just so everyone's clear, this is also the Professor Yoo whose theory of the unitary executive underlies Bush's claims of vast (and hitherto unknown) power - power to do things like read your mail, listen to your phone calls, and look at your bank transactions - all without a warrant or any judicial review. As well as the rejection of the 1,000 year old doctrine of habeas corpus.

    Review the Alito hearings if this isn't familiar to you.

  2. Re:Can't access by IcyNeko · · Score: 4, Informative

    Isn't the guy who defended Senator "It's a series of tubes" Ted Stevens also from Vanderbilt? I think that university needsd to stop hiring idiots to teach.

  3. Re:Since when is Old Tech == Bad Tech? by synx · · Score: 4, Informative

    TCP has been improved since it was originally created. Any good network technology course will expose you to this. BSD was innovative because it significantly improved TCP performance both between BSD hosts and non-BSD hosts.

    As a small example, take TCP slow-start. Or TCP window adjustment based on ping. None of those things were in the original TCP spec.

    To say that TCP is a 30-year old technology as if there was no significant improvement is more than a bit of a misnomer.

    As for OSI - I'm going to take a internet position - show me a working, viable implementation. You can't anymore. The problem was all OSI implementations were proprietery, erasing any advantage they _might_ have held over TCP/IP. The only ones I can think of off the top of my head are SNA and DCE.

  4. Re:invalid analogy by cgleba · · Score: 4, Informative

    I work for Akamai; Akamai does offer a general-transport better-than-BGP service called Sure Route IP.

    The idea is that we utilize the massive amounts of data about the Internet's health and the insanely scalable alogorithms for matching end-users to the HTTP server that can best serve them (called mapping) to create generalized IP tunnels that send traffic across "routes" that know more about the Internet then BGP does.

    Think about it. . .BGP routes based on the least number of hops. . .there are many problems inherant in that. We route based on ping data, bandwidth, cost, reliability, etc, etc, etc.

    Did I mention that we are hiring like crazy?