Slashdot Mirror


FCC Public Comment Period For Net Neutrality Ends Tomorrow, July 15

samzenpus (5) writes "The deadline for the FCC's public comment period on their proposed net neutrality rule is coming up fast. The final day to let the FCC know what you think is tomorrow, July 15. A total of 647,000 comments have already been sent. Google, Facebook, Netflix, Amazon and other tech companies are making a final push for net neutrality saying that the FCC decision, "shifts the balance from the consumers' freedom of choice to the broadband Internet access providers' gatekeeping decisions." The Consumerist has a guide to help you through the comment process, so make sure your voice is heard."

4 of 69 comments (clear)

  1. Don't forget to comment by AndrewBuck · · Score: 4, Insightful

    One of those comments was mine and I encourage others to do the same. The FCC may very well ignore the comments, but the more that there are the more it will show people how corrupt they are. Ignoring 50 comments is one thing, ignoring 650,000 comments is another thing entirely, especially when almost every single one of those comments is opposed to the policy they are proposing.

    Make your voice heard, and even if not heard by the FCC, then let it be heard by your fellow citizens that the FCC won't listen to us anymore. Our government is corrupt but most people don't realize the extent to which it is corrupt. This is a good way to show them.

    -AndrewBuck

  2. Re:Win or lose the government will find a way by AndrewBuck · · Score: 4, Informative

    Way to repeat the industry propaganda. Net neutrality does not say anything at all about the upgrades you carry out, all it says is that whether or not the upgrades are done, you can't priveledge one customer over another because that person paid you to speed their traffic and slow others.

    -AndrewBuck

  3. Political Absurdism by bill_mcgonigle · · Score: 4, Informative

    Quick, do you vote "yes" or "no" on the Jabberwocky?

    This is the most lucid summary I've seen of the current "debate". Quoting:

    The things that bug me most about the net neutrality debate are:

    0) The whole slow lane/fast lane conception is just wrong. Internet traffic looks nothing like vehicle traffic. On roads, you have only a few lanes to put cars in. On the internet, it's more like you break up the cars and trucks into atoms (packets), mix them all together, pour them through various choke points and reassemble them at their destination no matter in what order they arrive.

    Traffic management at these levels IS needed, and managed at a e2e level by a TCP-friendly protocol (generally), and at a router level by queue management schemes like "Drop Tail". Massive improvements to drop tail, fixing what is known as "bufferbloat" with better "active queue management" (AQM) and packet scheduling schemes (FQ) such as codel, fq_codel, RED, and PIE are being considered by the IETF to better manage congestion, and the net result of these techniques is vastly reduced latency across the chokepoints, vastly improved levels of service for latency sensitive services (such as voice, gaming, and videoconferencing), with only the fattest flows losing some packets and thus slowing down - regardless of who is sending them. Politics doesn't enter into it. Any individual can make their own links better, as can any isp, and vendor.

    Some links:

    http://tools.ietf.org/html/dra...
    https://datatracker.ietf.org/d...
    http://tools.ietf.org/html/dra...
    http://tools.ietf.org/html/dra...

    Furthermore individual packets can be marked by the endpoints to indicate their relative needs. This is called QoS, and the primary technique is "diffserv".

    http://en.wikipedia.org/wiki/D...

    There are plenty of problems with diffserv in general, but they are very different from thinking about "fast or slow" lanes, which are rather difficult to implement compared to any of the techniques noted above. You have to have a database of every ip address you wish to manipulate accessed in real time, on every packet, in order to implement the lanes.

    IF ONLY I could see in the typical network neutrality debater a sane understanding and discussion of simple AQM, packet scheduling, and QoS techniques, I would be extremely comforted in the idea that sane legislation would emerge. But I've been waiting 10 years for that to happen.

    We have tested, and have deployed these algorithms to dramatic reductions in latency and increased throughput on consumer grade hardware, various isps and manufacturers have standardized on various versions, (docsis 3.1 is pie, free.fr uses fq_codel, as does streamboost, as do nearly all the open source routing projects such as openwrt)

    I really wish those debating net neutrality actually try - or at least be aware of - these technical solutions to the congestion problems they seek to solve with legislation. I wouldn't mind at all legal mandates to have aqm on, by default. :)

    It makes a huge difference, on all technologies available today:

    https://www.bufferbloat.net/pr...

    See also the bufferbloat mailing lists.

    1) if we want true neutrality, restrictive rules by the ISPs regarding their customers hosting services of their own have to go - and nobody's been making THAT point, which irks me significantly. In an age where you have, say, gbit fiber to your business, it makes quite a lot of sense from a security

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  4. Re:Win or lose the government will find a way by AndrewBuck · · Score: 4, Insightful

    Again with the propaganda. Analogies are useful, but only to a point and your analogy has gone past the point. You are perfectly allowed to pay more to get a bigger pipe or lower latency today; that already exists, just go shopping for bandwidth and you will see many options. What you are not allowed to do is pay more to make sure your competitors have a smaller pipe, or higher latency.

    To use your analogy, you are allowed to spend as much as you want and buy as big of an engine as you want, but you are not allowed to spend money to make sure the guy you are racing against has a smaller engine.

    I really do wonder what the motivation for all these AC posts is. Are they just misunderstanding the issue and posting anon because they are afraid of being downmodded, or are they paid industry shills whose job is not to win the argument, just to muddy the water enough that people get confused?

    -AndrewBuck