Slashdot Mirror


Net Neutrality Debate Crosses the Atlantic

smallfries writes "The network neutrality debate has raged on in the States for some time now. Now broadband providers in the UK have banded together to threaten the BBC, who plans to provide programming over 'their' networks. The BBC is being asked to cough up to pay for bandwidth charges, otherwise traffic shaping will be used to limit access to the iPlayer. 'As more consumers access and post video content on the internet - using sites such as YouTube - the ability of ISPs to cope with the amount of data being sent across their networks is coming under increasing strain, even without TV broadcasters moving on to the web. Analysts believe that ISPs will be forced to place stringent caps on consumers' internet use and raise prices to curb usage. Attempts have been made by players in the industry to form a united front against the BBC by asking the Internet Service Providers' Association to lead the campaign on the iPlayer issue. However, to date, no single voice for the industry has emerged. I thought that the monthly fee we pay already was to cover access ... but maybe it only covers the final mile and they need to be paid twice to cover the rest of the journey."

277 comments

  1. Ugh... by oberondarksoul · · Score: 5, Insightful

    I'm going to hunt down the relevant addresses and start sending letters. The BBC pay for their bandwidth usage. I pay for mine. At what point are the ISPs getting short-changed in this equation?

    --
    And tomorrow the stock exchange will be the human race
    1. Re:Ugh... by Anonymous Coward · · Score: 5, Insightful

      The BBC pay for their bandwidth usage. I pay for mine. At what point are the ISPs getting short-changed in this equation?

      It's the typical corporate sense of entitlement. Thus far, they have been making money by selling the bandwidth available to them many times over. The BBC player increases the probability that people will actually use all the bandwidth they have paid for, meaning that the ISPs can't make money this way any more. Thus they view the BBC player as costing them money, not realising/caring that they weren't entitled to that money to begin with.

    2. Re:Ugh... by Anonymous Coward · · Score: 5, Insightful

      Exactly. Actually, the ISPs can largely thank themselves for allowing this situation to arise in the first place. We could have had real multicasting and proper resource reservation in place, but instead we have (not so) good, old IPv4 and IPv6 is nowhere in sight.

      A few years back, I was the instructor for a week-long CIW Security course. The students in that particular class were mostly admins and technicians from one of the larger Norwegian ISPs.

      One of the topics covered was IPv6. Naturally, I was curious to hear about their plans for implementing the next-generation IP protocol. The answer I got was "well, there isn't any demand for it at this point, so we'll wait and see." Doh!

      And today, surprise surprise, still no IPv6. Still no decent resource reservation and still no multicasting. You can't even expect IPv4 IGMP to work everywhere.

      I know that iPlayer is not meant to be a real-time streaming service (which is where multicasting really shines), but bandwidth consumption could still be dramatically reduced by, say, starting streams at predefined intervals and putting as many viewers as possible in each stream.

      If iPlayer and similar services (and, dare I say it, P2P protocols) were all multicast-capable, this would almost be a non-issue. But they can't be, because it doesn't work, and now ISPs are trying to make it sound like content providers like the BBC are putting undue strain on the core network. Nonsense! The BBC pay their bandwidth bills like everyone else, and besides, without content the ISPs would have nothing to sell.

    3. Re:Ugh... by BlueLightning · · Score: 4, Insightful

      Regarding IPv6, the cynic in me says that the actual reasoning is along similar lines: IP addresses will no longer be a scarce resource and therefore providers won't be able to charge as much for static ones - so why would they spend all the money to implement IPv6 when it'll probably lose them money anyway?

    4. Re:Ugh... by matthew.thompson · · Score: 4, Interesting

      Actually that's part of the problem - the BBC don't pay for their bandwidth. They pay for some bandwidth and they pay quite a lot overall for bandwidth but the bulk of BBC content is provided to ISPs through peering arrangements.

      The BBC peer at 11 different peering exchanges across the UK, Europe and USA with two different AS Numbers - one for BBC European ops and one for BBC American Ops. Details are available at http://support.bbc.co.uk/support/peering/

      The upshot of this is that the ISPs are peering with the BBC so they don't get complaints from customers that one of the biggest sites in the world is slow or have to pay over the odds to an upstream provider and the BBC is peering with ISPs to make sure that they don't get hit with a bill for the 10s of Gbps of bandwidth they have available to them.

      Now that the bandwidth is likely to increase and the ISPs aren't going to get any more money from anyone for this they want the BBC to stump up. Personally I say tough - you decided to peer with the BBC, now you get to carry their traffic. It must have seemed beneficial once, surely those benefits haven't dissipated completely.

      --
      Matt Thompson - Actuality - Insert product here.
    5. Re:Ugh... by hitmark · · Score: 3, Insightful

      bingo.

      its the same reason why you see entertainment corps fight for more and more stringent, or should i say draconian, copyright laws.

      hell, the only reason diamonds where so expensive where because of their rarity. now that we know how to make them by the ton (put carbon, one of the most available resources on this planes, into what amounts to a very large pressure cooker) the diamond dealers have started to remarked themselves with stuff like "real" or "natural"...

      this is the same reason why we will not see home replicators put into use, at least not the degree shows in star trek, for a long time after it have been developed. the number of legal battles to be fought will be staggering...

      --
      comment first, facts later. http://chem.tufts.edu/AnswersInScience/RelativityofWrong.htm
    6. Re:Ugh... by terrymr · · Score: 3, Interesting

      But the ISPs are still charging their customers for a given bandwidth and then complaining that they're using it. IF the BBC was magically sending more data over the link than the end user was paying for I could see the problem. Don't sell people bandwidth you can't deliver.

    7. Re:Ugh... by SanityInAnarchy · · Score: 2, Interesting

      If iPlayer and similar services (and, dare I say it, P2P protocols) were all multicast-capable, this would almost be a non-issue.

      Amen. BitTorrent is an absolutely brutal hack, and I really want it to die, but we just don't have decent multicast to replace it with.

      Maybe what we need is a sort of hybrid between cacheablility and multicast. Right now, Polipo (and maybe Squid) does something close -- if I start downloading some huge file, and someone else on my network starts downloading the same file, they'll get the first bit served out of cache, and then the connection will be shared for the rest of it.

      Maybe there's some HTTP tricks that could theoretically work, even. For example, you say you want a file, and you get back a header with a range of the current position of everybody downloading it through the end of the file. Then, when the download is done for everyone else, you start downloading from the beginning. Better than broadcasting on a schedule because if nobody's downloading a particular file, we don't have to broadcast it anywhere until the first person tries to -- and that first person can stream it.

      Of course, another thing that would help is easy local discovery of peers, so if you come late, you could stream the first bit from a peer while the rest of it downloads...

      (Am I making sense? It's 3 AM...)

      --
      Don't thank God, thank a doctor!
    8. Re:Ugh... by SpeedyRich · · Score: 3, Informative

      The BBC have looked into multicast; but a few ISPs disable it but, interestingly, the key issue are home routers - most home routers filter multicast by default and most home users don't understand how to enable it.

      --
      ## NB: Comment here
    9. Re:Ugh... by Anonymous Coward · · Score: 0

      Indeed, like banks, service providers lend out much more bandwidth than they actually have in the assumption it won't be used all. It's fucking dishonest system, if any normal, not protected by big money, entity would do that, they would be convicted for fraud.

    10. Re:Ugh... by Anonymous Coward · · Score: 1, Interesting

      Now that the bandwidth is likely to increase and the ISPs aren't going to get any more money from anyone for this they want the BBC to stump up. Personally I say tough - you decided to peer with the BBC, now you get to carry their traffic. It must have seemed beneficial once, surely those benefits haven't dissipated completely. Absolutely, they haven't dissipated at all. So long as the ISPs negotiate independently, the BBC has them over a barrel. Even before iPlayer, being known for having slow, limited, or no access to BBC content would kill an UK ISP as many of their customers would defect to other ISPs with better access. With iPlayer and lots more free BBC content (and many more competing ISPs now than before) that'll become more true not less. So that's why the ISPs are desperately trying to club together to speak as a union. One tactic I wonder if the BBC might try is to say "fine, charge us if you like, but we'll have to restrict the content we supply on your networks for budgetary reasons, and via BBC Enterprises (or the first ISP to put their hand up) we'll start our own ISP service that won't charge us and consequently won't be restricted..." Seconds later, I suspect the ISPs newly found unity would dissolve again.
    11. Re:Ugh... by Pollardito · · Score: 2, Interesting

      The upshot of this is that the ISPs are peering with the BBC so they don't get complaints from customers that one of the biggest sites in the world is slow or have to pay over the odds to an upstream provider and the BBC is peering with ISPs to make sure that they don't get hit with a bill for the 10s of Gbps of bandwidth they have available to them. this same motivation would prevent them from extorting the BBC now, if they weren't colluding in making a demand for payment. if just one or two of these ISPs came to the BBC and said "you have to pay us or we'll degrade your traffic", but BBC would say "ok, degrade it" and they'd again be put in the position of having to explain to their customers why they have poor access to the BBC website. if the ISPs ban together and throw competition to the wind, then they can make such a demand without giving customers an avenue to vote with their feet on the outcome.
    12. Re:Ugh... by BKX · · Score: 1

      Actually, natural diamonds aren't rare either. If all the diamonds in Africa alone (and there are shitloads in the other continents as well) were mined today, every man, woman and child on earth could have a coffee mug full. They're expensive because all of ONE company (DeBeers) owns or controls all of the diamond mines on earth. The only ones they don't control are the "blood diamond" mines, but they got those diamonds illegalized instead. There's nothing bloody about blood diamonds, other than black people making the money instead of whites, and the whites saying, "Bloody Hell!"

    13. Re:Ugh... by IthnkImParanoid · · Score: 2, Informative

      Actually, DeBeers came under a lot of criticism in the late 90's for buying blood/conflict diamonds from Angola and Sierra Leone over the previous decade or so and making a lot of profit selling them internationally. Human rights activists campaigned to make blood/conflict diamonds illegal after reports on the RUF's control of diamond mines, their use of slave labor, and the fact that much of the money they made from diamond sales went into buying weapons. It wasn't blacks making money instead of whites; it was whites making money by selling arms to a particularly brutal and destructive army.

      I'm not saying DeBeers isn't evil, or that they're happy with the idea of African ownership of diamonds mines, but it's hard say there's nothing bloody about diamonds coming from mines controlled by the RUF.

      --
      It's nothing but crumpled porno and Ayn Rand.
    14. Re:Ugh... by skarphace · · Score: 1

      Actually that's part of the problem - the BBC don't pay for their bandwidth. They pay for some bandwidth and they pay quite a lot overall for bandwidth but the bulk of BBC content is provided to ISPs through peering arrangements.
      Peering agreements aren't free. They usually make up differences in usage with cash. Otherwise, how would backbone providers like Level3 stay in business?
      --
      Bullish Machine Tzar
    15. Re:Ugh... by TheRaven64 · · Score: 1

      Multicast isn't ideal for something like iPlayer, where users will download content at different times (I came up with a few potential solutions to this some years back, but in the absence of a decent multicast-capable backbone I haven't bothered to test them). The BBC, in the past, have got around this by partnering with broadband ISPs; the ISPs mirror their content for them, and in return get to differentiate themselves from competing ISPs that don't. This also has the side effect of preventing people outside the UK from getting at the content, since it's only available through partnering ISPs.

      --
      I am TheRaven on Soylent News
    16. Re:Ugh... by SpeedyRich · · Score: 1

      Interestingly, the Beeb have been thinking about multicasting with a twist - P2P multicasts ... ... luckily, it was just a thought. I hope :D

      --
      ## NB: Comment here
    17. Re:Ugh... by Aqualung812 · · Score: 1

      The BBC pay for their bandwidth usage. I pay for mine.

      I agree, but let's be clear about the second point. BBC (I assume) pays a rate based on their usage. You (I assume) pay a flat monthly rate regardless of usage. If all of the consumers paid based on usage, the ISP's wouldn't be pulling this, they would be raking it in.

      However, we all know that many on this board will bail on their ISP if they were the first to go to usage-based pricing, or if they properly adjusted the price of their bandwidth (US$200/mo for 1MB).

      So, rather than show consumers how much it costs, they would rather extort the content providers. I agree, it is bullshit, but someone has to pay for it. Maybe places like BBC and Google would prefer to pay this blackmail fee knowing that more people will see their site than they would if their customers had to pay for it.

      --
      Grammer Nazis - I mod you "troll" unless you actually add something on-topic. Yes, I know I have mispellings in my sig.
    18. Re:Ugh... by Warbothong · · Score: 1
      "The BBC pay for their bandwidth usage. I pay for mine. At what point are the ISPs getting short-changed in this equation?"

      Your comment is very naiive. You don't pay for your bandwidth. You pay for a connection to the Internet, which although it is advertised as having a certain bandwidth it does in fact share that bandwidth with an unknown number of other customers (depending on the provider), so the connection can run at high speed when nobody else is using it, but during peak usage time it can slow down, and the ISP's servers get under heavy load. The two ways of dealing with this are capped connections (charging extortionate prices for data transferred above a certin value to try and discourage Internet use) or "unlimited" connections with "fair usage" policies, which throttle the bandwidth for people who use the Internet.

      The ISPs would be getting 'short changed' if the iPlayer encourages people to use the Internet connections they are being discouraged from doing, since at the moment ISPs can get a nice income stream from advertising "super fast" connections, then serving up a few emails and fake online banking sites every day.

      The fact that they are complaining about having to actually provide what their customers are paying them for is insulting, I think.

      (I understand that the current system keeps costs down, but the fact that nobody is actually selling what they advertise is terrible. If the iPlayer makes the demand go up for decent connections a geek would be proud of and makes average people know that the ISPs are selling their payed-for connections to other people over and over again then at least it won't be quite as evil as it is at the moment)

    19. Re:Ugh... by turbidostato · · Score: 1

      "You (I assume) pay a flat monthly rate regardless of usage"

      Sorry but no. I'm not paying "regardless of usage"; my contract is clear: I'm paying for a 24x7 connection to the Internet with (yadayadah) upstream bandwith, (yadayadah) downstream bandwith, (yadayadah) guaranteed service. They offered me that on paper, and I signed to what they offered me and I pay my monthly fee in accordance. Now its childish... worse, its fraudulent thay they cry because I take my part of the deal. After all were *they* the ones coming to me with an offer.

      "we all know that many on this board will bail on their ISP if they were the first to go to usage-based pricing"

      No; I would go with whatever I consider my best interest among whatever is offered. That's capitalism in action, remeber? You know "we" hate Soviet Union because they didn't allow for free market, remember? We all want free tension between offer and demand, rembember?

      Or is it that we want a free market where only one side is "free" and the other is just "market"; where one side can offer whatever it seems to be sellable as long as no one will take it? If that's the case, I'd sell Ferraris ten dollars each... as long as you don't ask for yours once you paid for it, of course, then I'd cry and say that world is a very unjust place where people is unsensible to my way of doing bussiness!

    20. Re:Ugh... by Aqualung812 · · Score: 1
      First of, this person says what I was trying to say much better.

      my contract is clear

      I bet there is another clear part of your contract that says they can disconnect you if you use too much. If this blackmail of the content providers fail, that will be their next step. Many people have already been disconnected from their ISP because of "overuse"

      That's capitalism in action, remeber?

      And how isn't this action by the ISPs not capitalism in action? Those that have degraded service will just switch to an ISP that is net netural, right?

      Listen, I AGREE WITH YOU, this is total BS. However, I'm just trying to point how the thinking behind this. I would far rather have, clear, UNLIMITED USE (not unlimited time, I think that is what your contract promises) and pay for correct access.

      However, if both the content providers and the ISPs agree to this method of pricing, the costs of our Internet access will be lower than they would otherwise be. I do agree, though, that actions like this increase the number of content providers that will charge for their services.

      Better yet, let's make the Internet a public utility. Give broadband to EVERYONE IN THE USA at a reasonable price and be done with it.

      --
      Grammer Nazis - I mod you "troll" unless you actually add something on-topic. Yes, I know I have mispellings in my sig.
    21. Re:Ugh... by jc42 · · Score: 1

      "we all know that many on this board will bail on their ISP if they were the first to go to usage-based pricing"

      No; I would go with whatever I consider my best interest among whatever is offered.


      So where in the world do you guys live that you can do such ISP shopping?

      Here in the US, and in a lot of the rest of the world, most people have at most one ISP. If they don't like what the local legal monopoly offers, they can cancel their Internet service. Or move somewhere else.

      The idea that there's some sort of Internet "market" where there's competition is a curious myth. What percent of the world's people have access to even two ISPs?

      (Actually, hereabouts in the suburbs of a major US city, a lot of people do have two ISPs, the phone company and the cable company. Funny thing: There are no significant differences in their terms of service. Even if it's not legally a monopoly, with only two suppliers, behind-the-scene deals are quite sufficient for eliminating any threat of an actual "market".)

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
  2. Internetz? by cyanyde · · Score: 0, Troll

    The internet is expensive to run. Someone has to pay. That's all that's the concern. It's going to become much the same way television was turned into an Ad waste land. Someone has to pay. Someone has to pay. Lemme repeat several times.

    1. Re:Internetz? by PJ1216 · · Score: 5, Insightful

      I don't see what they're trying to charge for though. I pay for my bandwidth. The content providers pay for theirs. It sounds like the ISPs just can't actually provide what we actually were told we were paying for. They should expand their bandwidth to handle the traffic. Neither side is actually 'over-using' their bandwidth. Neither side should pay more just because they are actually using what they paid for.

    2. Re:Internetz? by cyanyde · · Score: 1

      Then it sounds like a warning to the BBC: "If you make this service live, then we will have to charge you more." Simple economics?

    3. Re:Internetz? by Anonymous Coward · · Score: 0

      Yeah, we could learn from how South Korea handled the costs...

    4. Re:Internetz? by SwedishPenguin · · Score: 1

      But consumers as well as companies already pay for the bandwidth they use. If the ISP's feel they are not adequately compensated, they can charge their customers more.

    5. Re:Internetz? by spoco2 · · Score: 2, Interesting

      Of course someone has to pay, but the problem is that internet companies have been effectively lying about what you're paying for. They say "Unlimited usage for $X", when really they meant 'As much usage as we think the average Joe will use for $X', and when the average Joe starts using a WHOLE lot more bandwidth than the ISP budgeted for, suddenly their $X doesn't cover the usage anymore, so it becomes non profitable.

      In Australia we've always paid a lot for our internet in comparison to you lot, but by the same token there's always been a clear statement of how much bandwidth you're buying. Xgig costs $X a month... simple... use it for whatever you like, streaming video, porn, emails, whatever, you've paid for Xgig of bandwidth.

      It's when it's the vague 'unlimited' claim that the ISPs get worried. You really should be moving towards plans where you pay for a certain amount of bandwidth, then everyone is happy.

    6. Re:Internetz? by cyanyde · · Score: 1

      Welcome to the Internet's version of Moore's law. Your contract with the ISP is just as extensive as the ISP's contracts with each other, and with the content providers. As economics of the situation changes, those contracts come under pressure of being broken. Once broken, liability ensues. The issue at hand is the bottleneck of an individual ISP, when all their costumer contracts say one thing, and then all these services blindly increase the amount of possible throughput to these individuals. If you want to be able to access these new programs, someone has to pay.

    7. Re:Internetz? by rgaginol · · Score: 3, Insightful

      Yes. Someone has to pay, thank you for stating the all elusive fact in this discussion. I mean, who would have thought someone would have to pay for usage. /sarcasm

      Now tell me, when you call someone with your phone, does the other party have to pay? No. They don't. You are calling them. Let me slow it down a bit:

      You ... Are ... Calling ... Them

      So therefore, you pay for the phone call. Oh yes, there are special mechanisms which can ask permission to get the receiver to accept the cost, but that is a special case.

      This case is exactly the same: the end user is requesting a service (making a call) and someone is answering the call. Why should they have to pay for it as well when we already are.

      This issue, as it has been stated many times before, is about ISP's double dipping, not that someone has to pay for services.

      Comparing this issue to the case with "Free To Air" television is a ridiculous comparison. Nothing is ever free, and free to air television uses advertising as it's revenue stream. ISP's have paying customers already as their revenue stream. Apples and Oranges. The theory goes that advertising should only creep in if a base cost is not being met. In preference to advertising, if that means that ISP costs go up to end users then so be it - and if some customers don't want to accept the extra prices they might have to accept advertising in their connection.

      I think what you're interested in is that _you_ don't want to pay for the cost of the service _you_ are requesting. Think about it for a while.

    8. Re:Internetz? by Qzukk · · Score: 3, Insightful

      then we will have to charge you more." Simple economics?

      The problem with your economics is that they're not charging the BBC at all right now because they have absolutely no business relationship with them.

      The situation these carriers want is no different than if you had a phone on the AT&T cell network and Verizon billed you (at whatever rate they wanted since you don't have a contract with them setting one, let's say $5000 a minute) for calling a friend on the Verizon network, after all you were "using" their network. Oh and by the way, your friend still had to pay his phone bill for the minutes he used to talk to you.

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
    9. Re:Internetz? by spoco2 · · Score: 1

      But that's the point of my post, if the ISPs charge based on bandwidth then where is the problem? They've budgeted for you using your allowance, who cares what you download? A new service that streams tv comes along and you find yourself always reaching your bandwidth cap... so you pay more and increase your bandwidth limit, or, you just don't watch as much.

      You get the content you want at the price you're prepared to pay... where's the problem?

    10. Re:Internetz? by wall0159 · · Score: 4, Insightful

      Without wanting to defend them, I think the issue is similar to that of banks.

      If everyone went to the bank and asked to empty their account, the bank couldn't do it.
      Similarly, ISPs have entered into contracts on the basis that most people won't actually use all the bandwidth they've paid for. That assumption is (theoretically*) factored into the price the customer pays.

      If customers all start using rich-media web tools (like BBC video), then the ISPs will struggle to deliver. This will mean they'll have to invest in more infrastructure, and raise prices (for apparently, the same service). They're wanting to companies like the BBC, rather than customers, who are accustomed to paying the lower rate.

      Customers will ultimately have to pay, whether it's by increased ISP fees, subscriptions to rich media sites, or by watching adverts.

    11. Re:Internetz? by Anonymous Coward · · Score: 1, Insightful

      The ISPs don't want a comparison with television content, then the content providers would want paid in order for the ISPs to carry the content on their networks. Look at cable tv for an example, even the networks with more commercials then content charge the cable companies for carrying them on their network, even though they are currently broadcast for free.

    12. Re:Internetz? by Anonymous Coward · · Score: 0

      They say "Unlimited usage for $X", when really they meant 'As much usage as we think the average Joe will use for $X', and when the average Joe starts using a WHOLE lot more bandwidth than the ISP budgeted for, suddenly their $X doesn't cover the usage anymore, so it becomes non profitable.

      If the average Joe starts to use lots more bandwidth, I'm sure that the ISPs will raise prices to cover their costs.

      It's not that hard to raise prices...

    13. Re:Internetz? by Aetuneo · · Score: 1

      If the infrastructure cannot handle what they are selling, then they should not be selling it. It's very similar to renting out space in an apartment building by the pound, but selling more pounds of space than the building can take - because not everyone is going to be there are once, right? And then you force the people using the building to pay for upgrading it so that it can handle what they paid for.

      --
      Everything is subjective.
    14. Re:Internetz? by heinousjay · · Score: 0, Flamebait

      They are trying to charge based on the bandwidth. They just haven't settled on who gets the bill.

      Jeez, you'd think a website full of self-proclaimed intelligent people wouldn't have so much trouble figuring that out.

      --
      Slashdot - where whining about luck is the new way to make the world you want.
    15. Re:Internetz? by iminplaya · · Score: 2, Informative

      Now tell me, when you call someone with your phone, does the other party have to pay? No. They don't.

      May I assume that you don't use a cell phone in the US? Because there, even when you receive a call, it's a race to see which runs out first, the battery, or your credit.

      --
      What?
    16. Re:Internetz? by wall0159 · · Score: 1

      The whole point is that the infrastructure *could* handle what they were selling, because people weren't using all their bandwidth. Since this is no longer the case, prices will go up and it'll seem like the average customer will pay more for the same bandwidth/speed. However, the truth is that the average customer will actually be using *more* bandwidth (because of rich web-media, more customers will max out their plan)

      They're trying to get companies like the BBC to pay them, so that they don't have to increase upfront charges to their customers. I don't know, they must expect customers to be hostile to price increases...

    17. Re:Internetz? by init100 · · Score: 1

      Are you retarded or what? You make a simple problem complicated. The problem is simply that ISPs are saying that we have "unlimited" connections, because it sounds better in their advertising, while in reality we do not. Now they demand extra money if we would like to use all the bandwidth in our "unlimited" connections. That shows that they haven't been honest with us, and should be sued for false advertising.

      The ISPs have nobody else to blame but themselves.

    18. Re:Internetz? by JustinRLynn · · Score: 1

      Problem is it doesn't work that way now, you do have a business relationship with them viz-a-viz your current provider. If I recall correctly, AT&T would have a contract with Verizon in your stead to cover access to their network for you. As a benefit both companies ensure that their customers are happy because they can contact one another, not to mention that united states federal regulations (iirc, this is certainly true for landline providers, don't know about wireless providers) require each company to sell each other commodity capacity on their networks. The internet currently works the same way, with peering points providing major backbone interchange capacity... it seems what they want to do is move from company-company agreements to user-company agreements, which of course burdens the user more for the same or worse service they had before... it's essentially passing the communications buck (both figuratively and literally).

    19. Re:Internetz? by Anonymous Coward · · Score: 0

      The internet is a demand pull type of consumption. Its the users who ask the content sites to provide data. These requests are satisfied by sending replies with the content requested. It doesn't take much data to send a request while the request can have a lot of data. Thus many customer sites are asymmetric in that upload speeds are far lower than download speeds. So the bandwidth is paid for by the users. The content providers don't need much download bandwidth and lots of upload bandwidth. This bandwidth is paid for. A portion of both is sent to the cross networks that connect the two.

      So as of now, the bandwidth and transport should all be paid for. But many have pocketed money by selling more than they actually have. In the old days you paid for as much bandwidth as you could afford or would use at the peak and rarely average anywhere close to that. Thus these ISPs would notice that and could concentrate a set of normal users into one power users worth of bandwidth. Like the old voice network where the average amount a phone was in use was 4%. They spent that extra money on themselves and didn't eventually add that bandwidth being sold. The thing is that usage patterns changed just like in the voice network. There teenagers would talk on the phone for hours or connect to online BBSs. The phone people noticed this trend and added enough capacity to handle it. They were helped by technological advanvcement allowing more users to be serviced by the same amount of equipment. Similarly, people changed their online habits. They went from text based stuff which you could only read or typed so fast, to more dense data like web pages, graphics, sound and now, video. This P2P interactive stuff can't be cached like the old static web pages, graphics, photos, sounds or video. So the bandwidth has to approach that of dumb piping system where the bandwidth must have no bottlenecks through the network.

      Now the ISPs have been living off of this unused bandwidth for years. When these higher density traffic rose, they solved it by cacheing the data locally. They cache some requests and duplicate what the content provider sends to many users making the same request. Theoretically, they could simply cache the broadcasts over some small period, say a pool of x amount of video with the newest video supplanting the video not viewed for the longest time and simply send the cached video to the local users. They did it with static or nearly static web sites and news feeds. This allowed them to sell more than what they actually had. This had the added advantage of lower effective latency of the network as seen by the users.

      Now many content providers and ISPs used the natural artifact of a low usage internet to have low apparent latency of streaming content. This content was quite valuable and those providers got it for nothing. They weren't guaranteed this by any means. Packet based TCP/IP only guaranteed delivery, not the order or latency of the data. Some newer data could arrive before some older data. This rarely happens in a low usage network. The network has a simple plan to reduce traffic when it becomes congested, it simply drop packets of data until the rest can fit into the outgoing pipe. Get a packet, see if the outbound pipe has enough room. If it does, push the packet into the pipe. If not, just drop it into the byte bucket. TCP/IP fixes this by retransmitting until the data packet makes it through and it only allows so many to be pending. So congestion makes for some packets to be retransmitted. A lot of congestion makes all data streams slow down. Both are bad for music and video.

      To make sure this highly valuable data makes it through you have two basic ways to go. One is to give the streaming packets higher priority than normal data so that only low value data packets get dropped. Two is to build bigger pipes so that there is always some room on any given pipe. The first is cheaper only if the amount of such traffic is low relative to all traffic. If it i

    20. Re:Internetz? by Daengbo · · Score: 1

      Exactly. I wondeer how Megapass makes money off of me. I've got the Megapass Lite package (their cheapest) with about 10Mb/s download and have a full-time torrent+MythTV server that brings down 100s of GB per month. The torrent upload (capped out by me at 40KB/s) is almost always maxed out, as well. I've never gotten a complaint or phone call (over three years, now).

    21. Re:Internetz? by Renraku · · Score: 1

      Great idea.

      Sprint, for example, already does this if you don't have their data plan for their cell phones. Sure you can still access the network, at a rate of about ten cents per KILOBYTE. Ten k is a dollar. A hundred k is ten dollars. A megabyte is a hundred dollars.

      You willing to pay ten cents per kilobyte with 30-100 spam messages coming into your email box every few hours?

      --
      Job? I don't have time to get a job! Who will sit around and bitch about being broke and unemployed then?
    22. Re:Internetz? by Anonymous Coward · · Score: 0

      The whole point is that the infrastructure *could* handle what they were selling, because people weren't using all their bandwidth.
      No, the infrastructure could handle what people were using. If people had used what they were sold, everything would have gone to hell.
    23. Re:Internetz? by Myen · · Score: 2, Informative

      This would be why CDIC exists (in Canada). I recall there being an US equivalent too; never dealt with other banks so I have no idea if that applies.

      But basically - yes, banks don't have enough money for everybody to withdraw. If that happens, the bank basically has to fold. At which point the insurance kicks in. The thing is - the bank has to cease business when this happens (i.e. repercussions that make them want to avoid this happening). ISPs? They complain and charge more.

    24. Re:Internetz? by drsquare · · Score: 1

      Maybe to cover the costs, they should do what they do with TV and have an Internet Licence. So everyone in the UK with an Internet connection pays the BBC's bandwidth bills, even if they never use their content.

    25. Re:Internetz? by Anonymous Coward · · Score: 0

      Aren't you confusing bandwidth(MB/s) with usage(MB)?

    26. Re:Internetz? by JAlexoi · · Score: 1

      > If everyone went to the bank and asked to empty their account, the bank couldn't do it.
      It's not like it...
      It the bank would have told you that everyone can empty their account at the same time, than it would be same.
      Let alone the bank would have some problems but the main strain would be on the money printing facility(content provider).

      The ISP's LIE to ordinary folks all the time(about available bandwidth), and sometimes don't even bother stating the truth in the contract itself. They are getting what they asked for.

    27. Re:Internetz? by zippthorne · · Score: 1

      It is? Why don't you just get one of the "incoming calls free" plans proffered by verizon and, I think, T-mobile? Or one of the huge-number-of-minutes plans?

      Nobody who does even a modicum of research* is in that position in this country, and haven't been for about a decade.

      *I.e. not just going out and buying a $600 phone/toy computer because it looks cool or one of the Steves told you it was some kind of revolution.

      --
      Can you be Even More Awesome?!
    28. Re:Internetz? by TheRaven64 · · Score: 1

      They almost do. If you own a computer that is used to receive contents which is simultaneously streamed and broadcast over the air, you need a TV license.

      --
      I am TheRaven on Soylent News
    29. Re:Internetz? by turbidostato · · Score: 1

      "If everyone went to the bank and asked to empty their account, the bank couldn't do it."

      Yes. And this has a name: bussiness gambling. You are free to gamble your profits about your clients' pattern usage (usually within some legal boundaries: banks certainly can't affront to cash out all their deposits but they are legally bound to retain a minimum cash). If you win, you win, but if you mistake your provisions... you are doomed and out of the game; you just can't take your money when you win, and then whine when you loose.

      "Customers will ultimately have to pay, whether it's by increased ISP fees, subscriptions to rich media sites, or by watching adverts."

      Maybe. But as I already said in a different post, advertising selling Ferraries ten dollars each is still false advertising and a fraud; how is it that ISPs are allowed to do it?

    30. Re:Internetz? by spoco2 · · Score: 1

      Oh, I know, but the usage these days seems to be that way... stupid, but I was trying to use the term more people are using... it hurt me to do it, and now I won't do so any more :P

    31. Re:Internetz? by spoco2 · · Score: 1

      You're a charmer aren't you?

      How am I making a simple problem complicated? I'm making your murky crud of an unsustainable business model (unlimited internet was never going to be long term sustainable), simple by making it what it should be... you pay for what you use.

      Simple

      Not complicated

      Simple.

      And it works fine.

    32. Re:Internetz? by iminplaya · · Score: 1

      Not everybody wants to be tied to a contract. The concept is absurd from the get go. Yet people will do anything to have a cell phone. A true case of a "sucker born every minute". I don't know if there is any other country on the planet with this scam in place.

      --
      What?
    33. Re:Internetz? by init100 · · Score: 1

      Then, the ISPs shouldn't say that it is unlimited. Problem solved.

    34. Re:Internetz? by zippthorne · · Score: 1

      Uh.. don't get a contract then. There're at least 3 different companies offering cheap pre-paid phones that you can buy at Wal-Mart.

      --
      Can you be Even More Awesome?!
    35. Re:Internetz? by spoco2 · · Score: 1

      Completely, 100% agreed... we had that situation in Australia too, but it was slightly different... some ISPs called their plans 'unlimited' while also stating that you had, say, a 20Gig usage cap (speeds were throttled after that, hence they could claim you could keep using it as much as you like)... it was ridiculous... you can't call something that has a cap unlimited. So I believe they were forced to stop using the term unlimited for plans that really weren't.

      The US just has to move to that way of working I'm afraid.

    36. Re:Internetz? by iminplaya · · Score: 1

      And with those you pay to receive calls, right?

      --
      What?
    37. Re:Internetz? by zippthorne · · Score: 1

      There are quite a few options with those. I think there may be a "incoming calls free" version of at least one of the prepaid as well. It's been about 9 months since I last investigate the prepaid option. Frankly, I can't see much reason not to go prepaid. Unless you require a mini-camera or mp3 player in your phone.

      --
      Can you be Even More Awesome?!
  3. universal encryption by Anonymous Coward · · Score: 5, Interesting

    The sooner everything uses encryption, the sooner this type of idiocy will be impossible.

    Encrypt every protocol. If it's a legacy protocol, pass it over an encrypted tunnel. Governments can't censor and corporations can't selectively extort when to them all bits are just bits.

    Bandwidth is a commodity. Encrypt, and these people will have to treat it like one rather than abusing their monopoly/cartel positions to implement artificial restrictions and surcharges.

    1. Re:universal encryption by Anonymous Coward · · Score: 1, Insightful

      Your idea seems very feasable and well thought out.

    2. Re:universal encryption by Dunbal · · Score: 1, Insightful

      The sooner everything uses encryption, the sooner this type of idiocy will be impossible.

            No, you just wait - they'll start blacklisting and throttling traffic that comes/goes to specific high-volume IP's, despite the content.

      --
      Seven puppies were harmed during the making of this post.
    3. Re:universal encryption by Climate+Shill · · Score: 1

      The trouble is, you will need to hide the details of the final destination from the ISP, which means doing your own routing. Which means passing the data round the network more and using even more bandwidth. If you intend doing it at the endpoints, like TOR, several times more.

    4. Re:universal encryption by TheSkyIsPurple · · Score: 1

      Have you ever tried to troubleshoot a protocol issue when the protocol itself is encrypted?

    5. Re:universal encryption by iminplaya · · Score: 1

      Then they will simply block anything they can't decipher, and the government will get a warrant to demand the key.

      --
      What?
    6. Re:universal encryption by poopdeville · · Score: 1

      On what grounds? This is a civil matter.

      --
      After all, I am strangely colored.
    7. Re:universal encryption by hitmark · · Score: 1

      p2p?

      --
      comment first, facts later. http://chem.tufts.edu/AnswersInScience/RelativityofWrong.htm
    8. Re:universal encryption by iminplaya · · Score: 2, Insightful

      On the grounds that they can, and will if they desire. They don't need a reason. It's "for the children". How can you be against that?

      --
      What?
    9. Re:universal encryption by arkhan_jg · · Score: 1

      ISP's like pipex UK already just pre-emptively throttle ALL encrypted traffic.

      --
      Remember kids, it's all fun and games until someone commits wholesale galactic genocide.
    10. Re:universal encryption by jimicus · · Score: 1

      Wouldn't do much good in this case unless the data is downloaded using something like BitTorrent - because you still know who's providing the data (the BBC), who's downloading it (customer A, B and C) and that there is a lot of data.

      The content really isn't important.

    11. Re:universal encryption by rmccann · · Score: 1

      i.e. those who use the most bandwidth will pay more or have a higher quality of service? That sounds fine to me.

    12. Re:universal encryption by poopdeville · · Score: 1

      Get real. No judge is going to issue 300 million warrants in perpetuity. Not even a secret FISA court judge.

      The executive branch wouldn't go to the judicial branch if they wanted to abuse their power. It would be self-defeating. Instead, they would go to the legislative branch and get a law passed.

      --
      After all, I am strangely colored.
    13. Re:universal encryption by rastoboy29 · · Score: 1

      While this is a good first step, unfortunatley the BBC uses a set of known IP addresses.

    14. Re:universal encryption by iminplaya · · Score: 1

      Instead, they would go to the legislative branch and get a law passed.

      You mean they did go to the legislature, right? FISA is out of the picture now. They already don't need a warrant anymore. If we let them, they will pass a law prohibiting encryption. And they can hold you without charging you. In theory they can't do that to an American. But the law hasn't stopped these people yet. When it does, they simply change the law, as they just did. And remember, Clinton and his side of the Party tried to do the same thing, so don't expect any help from that crowd.

      --
      What?
  4. I do not understand by llamalad · · Score: 5, Insightful

    I do not understand the idea of random networks charging content providers for their bandwidth.

    I already pay *my* ISP for my bandwidth.

    Content providers already pay *their* ISPs for their bandwidth.

    My ISP wants to charge the content providers for delivering their content?

    So that means my intraweb tube becomes free for me, right?

    1. Re:I do not understand by Anonymous Coward · · Score: 0

      So that means my intraweb tube becomes free for me, right?

      You should be entitled to whatever percentage of your traffic comes from the content provider's site deducted from your ISP bill.

      There may be a class action suit there. IANAL :)

    2. Re:I do not understand by nemoyspruce · · Score: 2, Insightful

      They dont want to charge content providers for delivering content. they want a slice of the juicy profit that the content providers are getting out of the tubes that they have already paid for...greedy bastards.

    3. Re:I do not understand by init100 · · Score: 1

      I see two reasons why they want to charge content providers extra:

      • They aren't actually charging you (the consumer) for all the bandwidth that you have available, so that if you and every other customer would start tu use a higher percentage of it, they can't make their ends meet. This more or less amounts to false advertising on their part (they said you had "unlimited" traffic, while in reality you hadn't.
      • They see the content providers make bucketloads of money making all these services available to you, and want a piece of the action, i.e. a part of their profits.

      The answer to the first point should be the ASA suing them for false advertising. The answer to the second point is that the content providers already paid for their bandwidth, and the ISPs have no business taxing them just because they make large profits. Would car manufacturers (ahh, a car analogy) have to pay extra for the steel if they make big profits selling their cars? Sounds ridiculous to me.

    4. Re:I do not understand by Randomly · · Score: 1

      I do not understand the idea of random networks charging content providers for their bandwidth. I already pay *my* ISP for my bandwidth. Content providers already pay *their* ISPs for their bandwidth. My ISP wants to charge the content providers for delivering their content? So that means my intraweb tube becomes free for me, right? Consider the situation from the ISPs perspective: the way the Internet is used is changing, the arrival of video on demand requires the implementation of multi level caching and multicasting. Their argument is simply why should they reduce the revenue they're currently generating?

      Of course the ISP market is a competitive place, ultimately the ISP that can deliver video on demand from the most content providers without an additional charge to the customer will dominate the market. The complaint "We can't get Sky or BBC from our ISP.", isn't going to favour any ISP.
    5. Re:I do not understand by jez9999 · · Score: 1

      No, they want a slice of the juicy profit the BBC make from the licence fee. The BBC's online service is a 100% cost for them.

    6. Re:I do not understand by gstoddart · · Score: 1

      My ISP wants to charge the content providers for delivering their content?

      So that means my intraweb tube becomes free for me, right?

      If only.

      They want to charge you for your bandwidth, they expect the content provider to pay for their bandwidth, and then they want to charge either you or the content provider (or, ideally, both) to have those packets arrive at you without having been dropped, slowed, or what have you.

      They want to double dip, and they want to be able to reserve their bandwidth so that they can sell you a similar service as a premium offering. Of course, their packets will be free from such fees -- at least initially, once you're used to paying to receive what you've paid them for, then they'll want to charge you the free for delivering their own stuff.

      The telcos and the *AAs are all trying to basically have their revenue guaranteed without having to worry about what you the consumer want.

      I agree with you completely -- I'm already paying them for the bandwidth, and the content provider is paying for theirs. This whole "nice packets, shame if they got lost or shaped into oblivion" is basically a cash grab so that as soon as a site is deemed to be arbitrarily "big enough" to require an extra level of extortion, then they can gouge them or you to deliver the packets.

      So, start a new site. You're off the radar for a while. Become successful like youtube, and then they want to charge the extra layer of protection money to not delay your packets.

      They act like a high-bandwidth application will kill their networks -- they just want to be able to charge for delivering someone else's stuff. This is just making sure you get a cut. I mean, around here at least, broadband has been advertised as suddenly allowing you to get the latest in streaming multimedia -- which, apparently means only if you're buying it from them.

      Cheers
      --
      Lost at C:>. Found at C.
    7. Re:I do not understand by llamalad · · Score: 1

      With telcos there's the notion of "reciprocal compensation". It's essentially an arrangement whereby a telco that terminates a call gets paid by the telco that originated it. For example, when you (a pacbell customer) call me (a verizon customer), pacbell pays verizon some amount for delivering the call to me.

      Perhaps large network infrastructure companies need a similar arrangement above and beyond simple peering relationships.

      As an example: If Global Crossing is delivering many more of Verizon's packets than Verizon is delivering of Globx's then Verizon can shake down their own customers directly to cover what they have to pay Glbox for the imbalance. This would be much more fair and efficient than having every penny ante network provider on the planet trying to extort cash out of every content provider on the planet.

    8. Re:I do not understand by Randomly · · Score: 1

      So you think we should pay more!? I think I preferred your original argument!

      I'm certainly no authority, but I think what you're suggesting could be achieved by examining the netblock owners of the route in an IP transaction between endpoints. In this way the revenue taken from us the customers by the ISP could be divided by each of the network owners between the customer and the content provider.

    9. Re:I do not understand by llamalad · · Score: 1

      I'm not saying that we should pay more.

      I'm saying that ISPs should pay each other what's fair.

      The only remotely reasonable idea behind net neutrality is that simple peering agreements are no longer enough to keep certain ISPs from footing a disproportionate amount of the costs of delivering content.

      So in place of peering agreements we put in a reciprocal compensation scheme. You and I pay our webTube bills, the content providers pay their fatPipe bills, and the ISPs collectively sort out how much each of them owes the others for any traffic imbalance.

      This idea of Time Warner billing Google for delivering their content would be like Sprint sending you a bill because you called one of their customers. Asinine.

    10. Re:I do not understand by Randomly · · Score: 1

      I'm not saying that we should pay more. I'm saying that ISPs should pay each other what's fair. My apologies, I misread your initial response.
  5. I guess i'm confused by jombeewoof · · Score: 5, Informative

    The article doesn't go into much detail, but from what I've read the deal goes something like this.

    BBC to ISP/IPP == Hi I have an idea for a website/web based product let's hash out the details.

    ISP == oh yeah, great send that money right over here. We're the internet we can do anything.

    ISP/IPP actually looks over the details... wait.. we'll be needing more money if you want that service we just agreed to.

    That's not right, if a company cannot keep it's part of the bargain they should not have made the deal in the first place.

    This reminds me of an ISP I dealt with a few years ago when DSL was just gaining popularity. My predecessor made a deal that we would get free unlimited bandwidth for the school I worked at, in exchange for free classes for some of their employees. After I took over we went from about 3GB a month to close to 25GB. The ISP called and wanted to renegotiate. I said no, unlimited is what the contract says, unlimited is what I'm getting. You may be able to limit the speed at which I download, but you can't limit the amount of time I'm hitting that at 100%.
    They did so, and I started removing their employees from the classes. Sometimes in the middle of the class.

    --
    Linux Zealots: Smarter than Mac Zealots, but still zealots.
    1. Re:I guess i'm confused by epee1221 · · Score: 1

      It's important to note that there are actually more than two parties involved. It's more like this:

      Your ISP to BBC's ISP: I have traffic that needs to get to your customers
      BBC's ISP to your ISP: And I have traffic for your customers. Ok, I'll carry this much of yours if you'll carry that much of mine

      You to your ISP: I want to connect to this internet at this rate
      Your ISP: Ok, it will cost you this much

      BBC to BBC's ISP: Here is our idea for web-based service
      BBC's ISP: Ok, the bandwidth you need will cost this much

      Your ISP to BBC: You need to pay me to make your service accessible to my customers

      --
      "The use-mention distinction" is not "enforced here."
    2. Re:I guess i'm confused by hitmark · · Score: 1

      BBC's ISP to your ISP: And I have traffic for your customers. Ok, I'll carry this much of yours if you'll carry that much of mine

      and here most likely sits the problem.

      as suddenly the bbc isp (if not bbc operates as its own "isp"), is sending way more data then its receiving.

      a similar situation have been making waves in norway recently. there the biggest isp, telenor, pulled out of a IX,citing reasons like NRK, the norwegian equivalent to BBC, being allowed on, and using that link to get cheap/free access to telenor's network.

      all in all, there seems to be two kinds of world views walking around in this issue, no matter where it shows up. the ISP one, and the content provider one. sometimes a third one shows up, the consumer one.

      the problem seems to be that the ISP speaks one language (unlimited) to their customers, and another (volume based) between each other.

      as in, they cant keep getting payed for flat rate at one end when they pay by volume in the other.

      --
      comment first, facts later. http://chem.tufts.edu/AnswersInScience/RelativityofWrong.htm
    3. Re:I guess i'm confused by jez9999 · · Score: 1

      How long until we get...

      BBC's ISP to you: You need to pay me more to access my client's wonderful services A, B, and C.

    4. Re:I guess i'm confused by BlueParrot · · Score: 1

      How long until we get...

      BBC's ISP to you: You need to pay me more to access my client's wonderful services A, B, and C.


      Presumably after they stop "You need to pay the BBC for owning a TV because we make programs other people watch." and "You need to pay the government this bit of yoru income because they need to pay the BBC for making programs other people watch". So basically:

      a)Taxes
      b)License fee
      c)Bandwidth bills
      d)VAT on Bandwidth bills
      e)Microsoft tax (no Linux support for iPlayer yet )
      f)VAT on the Microsoft tax

      There is more, but I were not certain where I'd draw the line between paying for the TV and Computer and the services available if you have one.

    5. Re:I guess i'm confused by Geoff-with-a-G · · Score: 1

      That's not right, if a company cannot keep it's part of the bargain they should not have made the deal in the first place. I'd wager if you read the contract they signed on that "bargain", it says they're free to change the terms whenever they like.
    6. Re:I guess i'm confused by jombeewoof · · Score: 1

      The contract was actually fairly specific, and didn't really give much room for either party to change any terms.
      It read something like.
      We the school would provide the identified training on a rolling schedule for the named participants, and for an additional 10 to be named later. In return ISP would provide us with their Unlimited Business package for a period of X years starting on .

      I'm curious why you would use quotes on the term bargain. When I first read the contract I thought the school got kind of hosed. But with the position they were in when they made the deal I assumed they really didn't have much of a choice considering they did not want a recurring bill.

      I guess the point is a bit moot though, as the school went out of business before the contract had expired.

      --
      Linux Zealots: Smarter than Mac Zealots, but still zealots.
    7. Re:I guess i'm confused by Geoff-with-a-G · · Score: 1

      I'm curious why you would use quotes on the term bargain.
      I was referencing your comment (which I also quoted), which said "if a company cannot keep it's part of the bargain they should not have made the deal in the first place."

      I was referring to the dispute with the BBC, not your school, though your statement "I guess the point is a bit moot though, as the school went out of business before the contract had expired" makes it sound like the school too failed to live up to your ethos of "never make a commitment you can't keep." The school didn't deliver the years of training it had promised. Not their fault, I'm sure, but they probably didn't plan on going out of business when they made the deal.

      My larger point about that ethos was that most companies make promises to deliver services based on a reasonable belief they can keep them. If I pre-order a game at Fred's Game Store, and the city and store get demolished by a natural disaster, Fred might have trouble delivering my game. That's not because he's a shady businessman, just that something very unexpected happened to him, so the reasonable expectation he had of delivering my game turned out badly.

      A more fitting comparison to the ISP, one that has been used elsewhere in these comments, is banks. If every account holder at Washington Mutual shows up on the same day and takes out all their money, WaMu runs out of money and can't "keep their promises". This doesn't mean WaMu is an untrustworthy company, they're making the same completely reasonable assumption all the other banks are: that the chance of everyone coming in to get their money all at the same time is extremely small, so the deposited money can be used for investments, such as customer loans, and that the rate of income from those investments should match or exceed the rate of withdrawals.

      Meanwhile, ISP's offer a promise that they can't really keep, in the worst of cases: "unlimited" use of a 5 Mbps Internet link, for less than what it costs them to obtain 1 Mbps. But that's because they make the completely reasonable assumption that you won't actually use it all the time. Just like it was completely reasonable for WaMu to assume that not everyone would come close out their accounts on the same day.

      But now the day has come, and we're all standing in line at the bank, and we're pissed at them for failing to deliver on impossible promises.
  6. This is what I think the problem is... by PJ1216 · · Score: 5, Insightful

    The ISPs screwed themselves over. They let the consumer pay some amount for a specific amount of bandwidth. However, they can't actually guarantee that consumer that bandwidth anymore. For example, cable has various hubs, each with bandwidth that is split amongst its users (usually a town or city will share a number of hubs depending on its size). They told its users they'll get x amount of bandwidth, but they based that amount on the bad assumption that everyone won't be online at the same time. They severely underestimated how drawn to online content the world would be so now they're getting flooded with users and not enough bandwidth to handle it. Instead of blaming themselves, they'll blame the content providers and say thats why they can't handle the traffic anymore. The content providers are somehow unfairly causing too much traffic for them to handle. The problem is, the ISPs promised the world more than they could actually deliver and now they're trying to shift the cost onto someone else. Each side pays for its bandwidth (consumers & content providers), but now the ISPs are actually being burdened with upholding their side of the deal and somehow that's unfair.

    The ISPs never should have promised the amount of bandwidth they're offering, and charging for, if they can't actually deliver it.

    1. Re:This is what I think the problem is... by wall0159 · · Score: 1

      "they'll blame the content providers"

      It's not about blaming anyone. It's just that now, with increased prevalence of rich media web-apps, they can't continue to offer the same deal anymore.

    2. Re:This is what I think the problem is... by tiananmen+tank+man · · Score: 1

      "It's not about blaming anyone. It's just that now, with increased prevalence of rich media web-apps, they can't continue to offer the same deal anymore."

      What deal was that? Over selling what they have and hoping that not everyone uses what they paid for at the same time?

    3. Re:This is what I think the problem is... by blahplusplus · · Score: 1

      "The ISPs never should have promised the amount of bandwidth they're offering, and charging for, if they can't actually deliver it."

      You forget ISP's like most businesses will do anything to make a profit, that means lie, cheat and extort their way to profit on the ignorance of society then so be it. The truth is ISP's tightwads, the reason they get away with such crap is because the majority are not tech savvy.

    4. Re:This is what I think the problem is... by bit01 · · Score: 1

      It's not about blaming anyone. It's just that now, with increased prevalence of rich media web-apps, they can't continue to offer the same deal anymore.

      Sorry, but that's typical marketer's reasoning. Either ISP's lied about the deal they were offering or the users and content providers somehow used more than the ISP offered. My money's on the first option.

      Yes, ISP's built their business model based on customers and content providers not using all the bandwidth they paid for but that's the ISP's problem and nobody else's. Either the ISP's stop lying and cost things so they can provide what they say they will provide or they should rightly go bankrupt. Some countries with stronger consumer protection laws have already forced their ISP's to stop lying. The USA is at the rear of the pack on this one.

      Differential pricing based on the ability to pay rather than the bandwidth used is a sign of a segmented, non-free market. In other words it's cartels engaged in price fixing and that unfortunately may require further government intervention to stop.

      ---

      Any large public or private organisation paying recurring, per-seat licensing for software is being economically stupid.

    5. Re:This is what I think the problem is... by seebs · · Score: 1

      Competition at work; if one company offers me 1Mbps for a given price, and another offers me 10Mbps for the same price, I'm gonna go with the company that offers 10.

      Except, of course, that if we all do that, and actually use it, we have problems.

      I'm okay with some amount of overselling; it makes good economic sense. If companies only sold as much bandwidth as they could guarantee everyone at once, my downloads would be throttled to MAYBE 512Kbps right now, more likely 256. As is, I get 7Mbps, and I really have downloaded files at 600K*B* per second... But I don't get that all the time.

      I'm fine with that. My fear is that, if we start legislating "no overselling", I'll end up with bandwidth throttled ALL the time to ensure that, even if everyone in the entire city tried to download at once, I'd see no difference in performance. I'd rather not have that.

      --
      My blog: http://www.seebs.net/log/ --- My iPhone/iPad app: http://www.seebs.net/seebsfrac/
    6. Re:This is what I think the problem is... by PJ1216 · · Score: 1

      The answer to this would be for the ISPs not to just quit overselling, but to expand capacity to actually deliver what they offer. The internet is becoming the source for virtually everything these days. There's no reason to not continue investing on increasing capacity. The tiered internet is the ISPs response to not wanting to expand capacity. The internet will always continue growing and prioritizing packets and overselling aren't safe in these conditions. Expanding capacity is the only real answer. The internet has grown to more than just some consumer item. It's the lifeblood of many businesses and people. It's not just a luxury, but becoming more of a necessity. The ISPs will have to meet these needs and tiering the network isn't the way to go. Bandwidth should be increased until its not feasible to do so anymore. At that point, packet prioritization would then maybe be a feasible option.

    7. Re:This is what I think the problem is... by seebs · · Score: 1

      Remember the complaints in the article about "higher prices"?

      First off, the capacity being sold right now is beyond what we have the technology to create. 10 gigabit switch? A thousand users with ten megabit connections would soak that through, and there are places with twenty thousand users.

      Secondly, it would cost ten or twenty times what we currently pay.

      Fuck that! I'll take the current situation over these ivory tower dogmatisms, any day of the week.

      --
      My blog: http://www.seebs.net/log/ --- My iPhone/iPad app: http://www.seebs.net/seebsfrac/
    8. Re:This is what I think the problem is... by rastoboy29 · · Score: 1

      You know, I wish they WOULD just charge me by the byte, and not charge extra for speed.

      I mean, that's what really costs them money, right?  The bytes, not the speed?

  7. Before picking on the BBC... by mikael · · Score: 1

    ...perhaps the ISP's should complain to Sky/Virgin since many people are now viewing Sky news reports through the
    website portal rather than through the TV channel.

    --
    Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    1. Re:Before picking on the BBC... by Don_dumb · · Score: 1

      ...perhaps the ISP's should complain to Sky/Virgin since many people are now viewing Sky news reports through the
      website portal rather than through the TV channel. Complain about the BBC - The Daily Mail, The Sun, The Times, Sky News, ITN News and The News Of The World all launch a (powerful) public opinion offensive for the ISPs.

      Complain about Sky - The Sun, The Times, Sky News, ITN News and The News Of The World all launch a (powerful) public opinion offensive against the ISPs.

      News International is powerful in the UK, the ISPs know they are playing a dangerous game which admits they can't and aren't doing the job they are paid to do, turning on the most powerful media organisation in Britain (they always pick the winner of the election) would be unwise.
      --
      If this were really happening, what would you think?
    2. Re:Before picking on the BBC... by LordSnooty · · Score: 1

      ITN is not part of News International.

    3. Re:Before picking on the BBC... by Don_dumb · · Score: 1

      True, my mistake. However the dynasty does own 18 per cent of ITV the biggest network that carries ITN news, so they have an influence over what they report as well. Plus Sky News are trying to win the ITV news business by undercutting ITN's bids, further putting the pressure on ITN. The Murdochs have an influence on Britain that is bigger than just BSkyB & The Sun.

      --
      If this were really happening, what would you think?
    4. Re:Before picking on the BBC... by LordSnooty · · Score: 1

      I find it hard to believe that BSkyB's share of ITV would allow them to have any influence over how/what news is reported. ITN are fully independent from an editorial viewpoint and always have been. Sure, the 18% purchase has ruffled some feathers, and the Competition Commission is looking into it as we speak. But ITN's independence has been so for years, and another broadcaster buying a minority stake in ITV doesn't change that.

  8. Someone has to pay by jombeewoof · · Score: 5, Insightful

    I pay, I pay $50 give or take every month to connect to the internet. I pay, I pay $24.99 every month to keep my site up so other people can look at it with their paid internet connection. Someone has to pay, but I guess the money I pay every month doesn't count toward that goal does it.

    --
    Linux Zealots: Smarter than Mac Zealots, but still zealots.
    1. Re:Someone has to pay by cyanyde · · Score: 2, Insightful

      Yes, and depending on the structure of your contract you might have unlimited bandwidth. The argument is that if you extrapolate the figures of BW, somewhere theres a crunch in numbers, somewhere, someone, is going to not be able to have their contract with their provider fullfilled. Based on whatever extrapolation it is, they're telling the BBC in this case, that it's going to cost extra dollars to put in an infrastructure that can handle the amount of traffic expected. You wouldn't like it if even if your unlimited contract was in place, but regardless of the site, you got 3 KB/s download rates. Or that you're promised download rate suddenly dropped down because everyone around you was streaming BBC news as if the internet was their new television. Someone has to pay.

    2. Re:Someone has to pay by perlchild · · Score: 2, Insightful

      And just how does unlimited bandwidth factor in this?
      If it costs 200$ for unlimited, the providers should charge for however much it costs, not ask to get subsidised by the other end of the connection

      Now notice that contract or no contract, the new customers get the deal...

      Why should the content providers have to pay because the isps can't market or price their service?

      What the isps are asking is to skip the competition between last-mile...
      after all, as long as they can sell "unlimited" that's subsidised, they make money...

      I really want to abolush that "unlimited myself" as long as the providers don't sell it as pure upstream (I buy one megabit, they buy one megabit upstream, period)

    3. Re:Someone has to pay by BronsCon · · Score: 3, Insightful

      AMEN!

      Attn: ISPs
      As a content provider, I am the very reason your customers pay for your service. Without me, there would be no internet and, thus, nothing for you to charge your customers to connect to. As it is clear that I am already a source of income for you by providing you with the very product you sell. Your customers pay you for the bandwidth they use. I pay my web host, who pays their ISP (possibly you) for the bandwidth your customers use to access the content I provide which is what you are charging for access to .

      --
      APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
    4. Re:Someone has to pay by Exatron · · Score: 1

      Again, someone is paying. Why should I, or the content provider, have to pay extra to make the ISPs meet their end of the bargain? If they can't do the job at the prices they gave, it's their fault, not mine.

      --
      "I think so, Brain, but 'instant karma' always gets so lumpy." - Pinky
      "Decepticons FOREVER!!!" - Ravage
    5. Re:Someone has to pay by init100 · · Score: 1

      So first, the ISPs sell "unlimited" bandwidth, and then they want extra money if you are actually going to use it? Wouldn't that amount to false advertising? If they want people to pay extra for actually using their "unlimited" bandwidth, it isn't actually unlimited.

    6. Re:Someone has to pay by Anonymous Coward · · Score: 1, Interesting

      First, I'm sympathetic to your point.

      But note what you just said. "Why should I, or the content provider, have to pay extra to make the ISPs meet their end of the bargain?" Presumably, the answer is because if you don't give, there is no bargain.

      And: "If they can't do the job at the prices they gave, it's their fault, not mine." Contracts get re-negotiated all the time. It is not unreasonable to renegotiate a contract when the term of the first contract is up. Of course, you, as a content provider or end-user, can play hardball. But competition among content providers and end-users is stiff, so you'll lose. The ISP's found a prisoner's dilemma and plan on exploiting it. Either get in touch with every content provider or end-iser you can and get enough power to effectively play ball, or settle now.

    7. Re:Someone has to pay by jombeewoof · · Score: 1

      Contracts are renegotiated all the time, and usually are when they expire. But in most contracts both parties have the ability to give and/or take.
      The ISP who has you pretty much where they want you can and will gouge the price just a little bit.
      If they think it would average an extra 15% per customer, you can be 100% sure they're go looking for 22.

      I'm not the type to keep up with the stock market, but I doubt any of the major ISP's are anywhere near short of cash.
      This to me, seems like something to generate some sympathy for them. So that when they do raise the rates, stupid people will just do what they're told (the beauty of them) while others will look at the trends and think that, they're right the infrastructure isn't designed to handle that much traffic. Isn't that what causes those rolling them brownouts.

      The cynic will always see Enron, and manufactured shortages.
      If they keep saying they can't keep up, and it's going to cost more, we'll probably believe it. The truth is anything you'll believe.

      I guess I find it hard to think anything the big Cable/Telco/ISP's are up to some kind of shenanigans.

      --
      Linux Zealots: Smarter than Mac Zealots, but still zealots.
    8. Re:Someone has to pay by Don_dumb · · Score: 1

      Yes, and depending on the structure of your contract you might have unlimited bandwidth
      In the UK very unlikely, for BT don't give out unlimited lines to the ISP's, so naturally they don't give out unlimited lines to the consumer. Cable (and rare satellite) may be unlimited but simply here in the UK we have paid for so many GB download per month and it seems the ISPs are refusing to even honour that.
      This is nothing more than a protection racket, everyone has paid once, if the ISPs can't serve their part of the bargain, tough, they shouldn't have agreed to millions of contracts saying that they could.
      --
      If this were really happening, what would you think?
    9. Re:Someone has to pay by internewt · · Score: 1

      ...BT don't give out unlimited lines to the ISP's, so naturally they don't give out unlimited lines to the consumer. Cable (and rare satellite) may be unlimited but simply here in the UK we have paid for so many GB download per month and it seems the ISPs are refusing to even honour that.

      Blueyonder cable was unlimited (in that they didn't QOS or throttle), but since they have been bought out by Virgin Media, the (only?) cable provider in the UK now does exactly the same as nearly all the DSL providers, and that's to throttle transfers. Its very clear that Blueyonder was bought out to make money for the buyers, and one of the first things they did was to impose transfer limits after making very high profile announcements about speed increases.

      Admittedly, on ADSL, generally if you go over the transfer limit the ISP will start charging you more, Virgin Media only halves the speed of your net connection until the end of the day. But I still find it totally unacceptable (but you have to accept it, because otherwise you pretty much have no choice but to deal with BT).

      --
      Car analogies break down.
  9. whoa whoa hold on by Shadukar · · Score: 4, Insightful

    There is something i am clearly missing here and I hope one of you kind sirs could enlighten me on:

    The content provider (youtube/bbc) pay for UPSTREAM bandwidth with their ISP. This covers the costs of users coming to the site and downloading data.

    Then the users pay for DOWNSTREAM bandwidth with their ISP. This covers the cost of the isp downloading data from the content provider's isp.

    Is someone getting money from two directions there AND wanting more ? Even if there is no overlap of payments for costs, etc, based on the above two lines it seems like everyone's getting paid for providing the bandwidth ? Or is it the question of ISPs saying "yes, you pay for bandwidth (upstream or downstream) but you are using too much of it and we'd like to charge you more for some of the services which use up too much of the bandwidth you paid for ?

    1. Re:whoa whoa hold on by xixax · · Score: 1

      ISPs have set their pricing by selling the same capacity several times over on the assumption that no-one will notice as most subscribers will never actually use all the capacity they buy. By dreaming up ways of using this unused capacity we purchsed we've put them in a bind and it's easier to go after large organisations than directly jack up subscriber prices to supply the originally promised capacity.

      Xix.

      --
      "Everything is adjustable, provided you have the right tools"
    2. Re:whoa whoa hold on by Anonymous Coward · · Score: 0

      It's two different providers though. In telco land there is an old thing called recipcomp and carrier access billing - basically a handling and facilities fee for terminating and delivering calls. That's the world that telecoms live in, to them net neutrality is akin to facilities theft.

      The really funny thing is that they don't want to share their last mile, but they don't want competition from grassroots or municipal sources either. Don't even try to understand telecoms, just recognize them as an irrational enemy that will do everything it can to screw over consumers to make a buck.

    3. Re:whoa whoa hold on by iamdrscience · · Score: 4, Funny

      Sure, the upstream and downstream are being paid for, but those aren't the only directions that matter. ISPs have funded research which recently discovered the existence of heretofore unknown directions of bandwidth which are not accounted for in traditional network models and as such has not been profited upon until recently. These directions include the "leftstream" and "rightstream", the former being paid for by government subsidies and the latter being paid through extortion of content providers. Their research is ongoing though, with network theoreticians currently postulating that there may very well be a third set of bandwidth directions, colloquially known as the "forwardstream" and "backwardstream". We can also look forward to later discoveries which derive from current network ideas, such as the theorized existence of such bandwidth directions as the "upperrightstream".

    4. Re:whoa whoa hold on by dattaway · · Score: 1

      So the ISPs don't like the contract they signed and want to market their bandwidth and change their billing like the cell phone companies? Are we going to end up with 50 page bills like AT&T iphone users?

    5. Re:whoa whoa hold on by Anonymous Coward · · Score: 0

      Not to mention North, East, Dennis, Hubwise and Widdershins!

    6. Re:whoa whoa hold on by hitmark · · Score: 1

      the interesting thing is that upstream provider and downstream provider may not be the same one.

      and its the downstream providers that wants a bigger slice of the cake.

      even more so as the bigger content providers are more or less operating as their very own upstream provider.

      --
      comment first, facts later. http://chem.tufts.edu/AnswersInScience/RelativityofWrong.htm
    7. Re:whoa whoa hold on by Anonymous Coward · · Score: 0

      As long as you don't cross the streams. It would be bad.

  10. Anticompetitive by spiritraveller · · Score: 3, Insightful

    Attempts have been made by players in the industry to form a united front against the BBC by asking the Internet Service Providers' Association to lead the campaign on the iPlayer issue.

    It's not a united front against the BBC, although I'm sure they'd like to portray it that way.

    It's a united front against their users who want to pay for "unlimited access" and actually receive same.

    1. Re:Anticompetitive by Dunbal · · Score: 1

      It's a united front against their users who want to pay for "unlimited access" and actually receive same.

            If I recall correctly the UK, unlike other countries, is full of laws that severely punish those who engage in false or misleading advertising.

      --
      Seven puppies were harmed during the making of this post.
    2. Re:Anticompetitive by drsquare · · Score: 1

      If you want true unlimited access, then get a T1 in, and pay for it like everyone else who wants to saturate his connection 24/7.

    3. Re:Anticompetitive by spiritraveller · · Score: 1

      If you want true unlimited access, then get a T1 in, and pay for it like everyone else who wants to saturate his connection 24/7.

      Bollocks. Nobody said anything about saturating a connection 24/7. This story is about people making normal use of their broadband connection. Watching TV shows and video on YouTube are common online activities. If you pay for a fast connection, it's because you are going to use it for these activities.

    4. Re:Anticompetitive by drsquare · · Score: 1

      Watching the odd youtube video is a common online activity. Downloading hours worth of full-quality TV every day isn't. Unless you want to pay $200 a month subscription.

  11. Monopolies by jeevesbond · · Score: 3, Interesting

    This is monopolistic behaviour. From the Reg (talking to Lord Currie, chairman of OFCOM):

    Speaking to El Reg after the debate, he added that the crucial point was whether providers were attempting to force content providers to pay. A content provider going to a service provider and asking for a guaranteed level of service was OK, he said. Access providers strong arming content providers into paying, was not.

    They'd better stop trying to strong-arm the BBC into paying for service, anyone who disagrees with these attacks on the free market should give OFCOM a ring. I've contacted them before, aside from being very informative/helpful, the number of complaints has an effect on whether they think they should intervene (assuming the complaint is valid of course).

    --
    I'm going to transform myself into a mighty hawk. Either that or I'll just go and work at Dixons, haven't decided yet.
    1. Re:Monopolies by Anonymous Coward · · Score: 0

      This is monopolistic behaviour.

      No it isn't. It's a cartel. Both cartels and monopolies are subject to stringent anti-trust laws, but other than that, they are practically opposites (a group is by definition not a monopoly).

  12. In other news... by dosboot · · Score: 5, Insightful

    Power plants band together to force GE into paying a surcharge on their light bulbs. Spokesperson for the electricity industry said "These bulbs will suck up a sizable portion of our power generation."

    1. Re:In other news... by terrencefw · · Score: 3, Interesting

      It's not at all like that - you're metered and billed for the electricity you use, but not for your broadband connection. You pay a flat fee and get "unlimited" access.

      The problem here is that (surprise surprise) "unlimited" doesn't mean unlimited, because at the time these deals were created, the ISP customer base had certain usage patterns that meant that it was OK to offer "practically unlimited" service. Customer usage has changed, and people are downloading/streaming more video and now the figures don't stack up.

      The BBC will be paying several times more for their bandwidth than an ADSL consumer is on a £20/month unlimited plan. The ISPs need to rethink their pricing in the light of video becoming popular.

      Those who moan about how they should be able to download the entire internets every night for £20/month clearly don't understand what a contended service is. You can get uncontended (1:1 ratio) ADSL service for about £1000/month. Buy it and knock yourself out, but don't expect the same level of service for 1/50th of the cost.

      The services may have been sold as "unlimited*", but the * was always there, and the service was always contended with certain usage restrictions.

      Badgering the BBC etc for payments to support their business plans is cowardly though. The ISPs are feeling the pain of the overly competitive market they've created (with the help of Ofcom). The best thing that could happen now is that Ofcom mandate that all-inclusive plans are axed and replaced with per GB billing all round. I wouldn't have a problem with that because I pay already for my gas/petrol/electricity/baked-beans/socks that way.

      Notes: Yes, I used to work for a UK ISP. Yes, I know what the running costs are. No, I'm not biased, just realistic. No I don't use P2P regularly, but if I did I'd expect to pay more for it, just the same as I pay more for everything else if I use more of it.

      --
      Like tinyurl, but one letter less! http://qurl.co.uk/
    2. Re:In other news... by Anonymous Coward · · Score: 0

      Yes, the whole uproar is because they're trying to charge the content providers even though they shouldn't be (they should be looking at the consumers). I've (as a consumer) had Internet temporarily cut off due to using too much bandwidth in a short time before, on a "unlimited*" plan. I understand that and cut back on my use; that's fine (since I didn't want to pay more). Well, that and the "*" was there and I knew about it :)

      But they're trying to charge the wrong end, that is why people are angry. Basically, there's absolutely no reason they should be doing that, so it's just seen as naked greed. Which typically isn't very good for PR...

    3. Re:In other news... by arkhan_jg · · Score: 4, Insightful

      Then if it's not unlimited, or even close, they should stop selling it as unlimited (and no, the * certainly wasn't always there). Pipex does this, but has a hidden cap of ~40GB a month - if you go past it, not only will you have to live with the general traffic shaping of P2P to 30KB/s but they throttle everything bar unencrypted http to 5KB/s. Yes, that includes online banking and webmail, causing timeouts making the service unusable with no warning or other notification.

      Then try getting the customer services to actually admit you're being throttled for hitting the secret limits on your unlimited account, or how long you'll be throttled for, or what you have to do avoid being throttled. "download less during peak hours" was the best they could come up with.

      I've now switched to an ISP with no throttling, but an explicit total useage cap. 45GB onpeak, 300GB offpeak, 832Kb upload speed for £30pcm. No shaping, no throttling. Good customer service, transparency about everything, constant investment by entanet in centrals to keep up with demand. ADSL24 absolutely rocks compared to pipex, tiscali and orange.

      Mainstream ISPs have got far too used to having a steady income from grandmas who pay £20 a month to download less than a GB.
      Now people are actually starting to use the unlimited bandwidth they're supposedly paying for, the ISPs are panicking because they spent all our money on LLU to extract more profit from the existing bandwidth instead of increasing their central capacity to cover what was coming in the future. Its not contention that's the problem (I'm still on a contended service of course) it's the deliberate throttling and shaping then lying about it to cover their lack of investment that's the problem.

      I'd be very happy indeed with ISPs being required to explicitly state up front what their usage caps are, the penalties for exceeding them, their exact definition of on/off peak, exactly what shaping they do and when. I'd also like significant negative changes in these conditions to be grounds to allow people to leave their contract without penalty - being stuck for 10 months with an ISP that's just completely changed their throttling to cripple your service, and you're the one who has to pay to leave is completely unfair.

      --
      Remember kids, it's all fun and games until someone commits wholesale galactic genocide.
    4. Re:In other news... by jez9999 · · Score: 1

      You can get uncontended (1:1 ratio) ADSL service for about £1000/month.

      Except that that's for business-level uncontended broadband, probably 50MbPS each way. Where's the customer-level uncontended (or at least uncapped)?

      Zen Internet used to offer a 512/256 ADSL service, uncapped, for about £25/mo. I stuck with that, I was happy with the speed and I didn't want my connection capped. This speed would probably have slowly increased over time as the network got better. However, they just removed it from the market. Now you can't get ANY uncapped service from any ISP that uses BT's network, because BT charged them per-MB. It sucks.

    5. Re:In other news... by QX-Mat · · Score: 1

      Most companies will release you from an unfair contract if you detail your issues in writing, otherwise just redirect them to relevant parts from the OFT - http://www.oft.gov.uk/advice_and_resources/resourc e_base/legal/unfair-terms/guidance

      Matt

    6. Re:In other news... by vrai · · Score: 1

      Be's Pro service (24/2.5) is allegedly uncapped. However I've only been using it for a short while and even Bulldog were pretty good for the first year. It's more expensive than most ADSL2 plans, 40 GBP per month, but hopefully it's a case of getting what you pay for.

    7. Re:In other news... by Anonymous Coward · · Score: 0

      It's not at all like that - you're metered and billed for the electricity you use, but not for your broadband connection. You pay a flat fee and get "unlimited" access. No I don't.

      Now what was your argument again?
    8. Re:In other news... by ghyd · · Score: 1

      I live in France. 35$ 20MBPS/1MPS up on copper infrastructures, providing free phone and TV (high def but not for all contents yet), with all friends and family in my small town using it quite a lot: online gaming, downloads, working from home, TV, phone, etc. And we have not even heard of any such problems (by problems I mean Net neutrality and bandwidth limits). Are the problems to come or do we have some much better copper lines than everywhere else, I frankly don't get it :(

    9. Re:In other news... by mountain_penguin · · Score: 1

      except that this is only available if and only if your exchange has taken part in LLU (local link unbundling). For those of us not in a big city we are years away from this happening.
      If BT runs your exchange your isp has to pay BT wholesale extortion rates. This is why the unlimited plans went away.

    10. Re:In other news... by vrai · · Score: 1

      My line is a BT line, so Be are most likely betting that their Pro subscribers won't use more than ( 40 - X ) pounds worth of bandwidth on average per month, where X is Be's profit margin and costs. It also explains the much higher cost of the server compared to most providers - the possibility of landing Be with a huge charge is more likely (especially given the larger than normal upstream speed).

      Living in the People's Republic of London I was unaware that Be was limited to major urban areas, though it makes sense. Why service less populated areas when the fixed cost of introducing ADSL to an exchange is so high? It's only because the Government wields the big stick of regulation that postal, utility and phone services are even available to some parts of the UK. To expect an unregulated industry to expand in to the country when there's still room for growth in the high density population centres is somewhat unrealistic.

  13. "Protection" money by iamdrscience · · Score: 3, Interesting

    The BBC is being asked to cough up to pay for bandwidth charges, otherwise traffic shaping will be used to limit access to the iPlayer
    Am I the only one who sees this as a clear case of racketeering? Gee, this is pretty nice website you got here, it'd be a shame if anything were to happen too it...

    The BBC isn't trying to get anything for free here, they pay for their internet connection and their consumers pay for there's as well, the ISP shouldn't expect anything beyond that. Threatening to throttle traffic from a particular site unless the owners pay up amounts to nothing more than extortion and it's a shame that the greedy ISP owners who think differently won't get treated to the same punishment that Vinnie the Protection Racket Thug would get for the same crime.
    1. Re:"Protection" money by Chrisje · · Score: 1

      Yeah, I just spent 80 odd hours doing just that on my Wii with Godfather, Blackhand edition (great game, by the way). I recognize it. Although I really doubt these boys brought tire-irons, brass knuckles or tommy guns for the occasion.

      Either which way, since the BBC is essentially the government I doubt it is a good move. As a general rule I think it would be wise not to try 'n' muscle the one institution that has a monopoly on violence in society.

    2. Re:"Protection" money by foniksonik · · Score: 1

      It's not just extortion/racketeering... they are 'banning together' so it's really Conspiracy as well... and they should put under serious investigation for this. Maybe that will scare them into behaving themselves.

      --
      A fool throws a stone into a well and a thousand sages can not remove it.
  14. Stupid 'them' by feepness · · Score: 2, Insightful

    over 'their' networks. Stupid 'them' for using 'their' money to buy 'their' materials and pay people to do what 'they' asked to put in place 'their' network that we want to use.

    It's us vs 'them' people, and there are more of us than there are of 'them' so let's vote to take what 'they' have got! Because 'they' aren't us and no one will ever vote to take what you have*!

    *Civil liberties and privacy excepted.
    1. Re:Stupid 'them' by Jah-Wren+Ryel · · Score: 1

      Stupid 'them' for using 'their' money to buy 'their' materials and pay people to do what 'they' asked to put in place 'their' network that we want to use. Stupid them for using OUR government to enforce 'their' right of way on OUR property.
      Stupid them for using OUR government to enforce 'their' monopoly on 'their' rights of way.
      Stupid them for using OUR government to subsidize 'their' networks with billions of OUR tax dollars.

      --
      When information is power, privacy is freedom.
    2. Re:Stupid 'them' by feepness · · Score: 1

      Stupid them for using OUR government to enforce 'their' right of way on OUR property. So the government doesn't enforce property rights? Or is their equipment our property now?

      Stupid them for using OUR government to enforce 'their' monopoly on 'their' rights of way.

      See above.

      Stupid them for using OUR government to subsidize 'their' networks with billions of OUR tax dollars.

      No, that's stupid us. But what do you expect when you give government money?
    3. Re:Stupid 'them' by Anonymous Coward · · Score: 0

      It's you "us-vs-them" people who are the problem in the first place! That kind of thinking hurts not only your own divisive kind, but also us reasonable people who don't go for such simple black-and-white generalizations. You make me sick. I say we should immediately shoot anyone engaging in your kind of simplistic "us-vs-them" rhetoric, no questions asked!

    4. Re:Stupid 'them' by feepness · · Score: 1

      You make me sick. I say we should immediately shoot anyone engaging in your kind of simplistic "us-vs-them" rhetoric, no questions asked! You first!
    5. Re:Stupid 'them' by Jah-Wren+Ryel · · Score: 1

      So the government doesn't enforce property rights? Or is their equipment our property now? Can't have it both ways. Right of way, like condemnation, is the government taking control away from the property owner. Sauce of the goose.

      No, that's stupid us. But what do you expect when you give government money? Can't have it both ways. If they didn't like the implications of taking public money, they should not have taken it.
      --
      When information is power, privacy is freedom.
  15. Run by the state vs run by the people by Bragador · · Score: 3, Insightful
    I think that having everybody buy their own hardware and building their own internet was great in the beginning. I'm of course talking about the BBS era where people bought servers and modems. That was simple.

    Now we are in an era of "inter-BBS" where the ISPs charge you but also let you browse the others "BBS". Since ISPs offer to host websites I'm considering them as the modern BBS. Now the problem is that some users are becoming competitors to these ISPs by providing services and thus are a new breed of "BBS" and they are making money instead of the ISP having full control. But who are managing the wires outside? The ISPs. So do we give all the rights to the ISPs or do we now declare that the Internet's hardware be owned by governments so that all of the citizens pay for the services?

    Like the others have said someone has to pay the bill. If the users start to make more money than the ISPs then they should make sure parts of their earnings go into the development of the Internet right? Which is partly why the ISPs are currently bitching about all this.

    I strongly believe the governments should invest and build the physical foundations and rent it to the users. Henceforth the Internet would be a service made by the people for the people.

    I agree that this would go against the anarchistic Internet many of us wants but for upload and download speeds and efficiency of resources this would be great. I'm of course assuming that bureaucracy will not kill the whole process.

    Anyway, if you really want privacy there will always be Tor networks and the old school BBS right?

    1. Re:Run by the state vs run by the people by SpecTheIntro · · Score: 3, Insightful

      I agree that this would go against the anarchistic Internet many of us wants but for upload and download speeds and efficiency of resources this would be great. I'm of course assuming that bureaucracy will not kill the whole process.

      That's really the problem in its entirety. Governments are absolutely terrible at providing services to people. Private enterprise is always more efficient--the reason the internet is so fubar'd in the US is because the government granted monopolies to cable and phone companies, in order to get rural areas wired too. Now, though, there's no competition in the market, so shit like this is starting to happen everywhere. The government needs to abolish all of its contracts with the companies and ensure there are no barriers to entering the ISP market. Then everyone and their mother will start laying wire in an effort to undercut the other guy, and eventually the market will settle at a price/performance ratio that's reasonable. At the moment, we have no method of recourse with cable or telephone providers: it's not like I can switch to a competitor. If I don't like Comcast, I don't get cable, period.

      What really gets me is how much money the US government has thrown at the telcoms precisely to avoid this problem. Monopolistic greed and incompetence know no bounds.

    2. Re:Run by the state vs run by the people by Comatose51 · · Score: 2, Insightful
      "Then everyone and their mother will start laying wire in an effort to undercut the other guy, and eventually the market will settle at a price/performance ratio that's reasonable."

      I think you provided the counter argument to this in your own comment. It's the high price of laying lines into rural areas that made the government get involved. There are certain segments of the market that costs more than others to penetrate. If not for government intervention, most of rural America won't have telecommunication services. Not everyone and their mother can start laying lines because of the high infrastructure cost. In markets that have very low entry cost, government intervention is rarely needed but in markets where there are high upfront capital cost, government intervention is needed to ensure that everyone is being served. It is definitely inefficient but so are a lot of things that fall under the category of "fairness" or have to do with "social justice".

      --
      EvilCON - Made Famous by /.
    3. Re:Run by the state vs run by the people by Cheech+Wizard · · Score: 0, Flamebait

      That's really the problem in its entirety. Governments are absolutely terrible at providing services to people. Private enterprise is always more efficient... Poppy cock. If you believe that, you haven't worked in private enterprise business(es). Did Enron or Worldcom deliver? I'll grant you Walmart. But to say governments are terrible at providing services and not taking into account the problems with private enterprise businesses is silly. As a current example, look to Michael Moore's "Sicko".
    4. Re:Run by the state vs run by the people by gullevek · · Score: 1

      Government support might be needed sometimes. Japan & South Korea have such a high Broadband connectivity, because the Government is support the construction of high speed access. Of course the ISPs / Telcos are seperated and all private. So you get cheap-ass-high-speed-no-limit internet almost everywhere (almost, because in the countryside where only a view villages are it will be different)

      --
      "Freiheit ist immer auch die Freiheit des Andersdenkenden" - Rosa Luxemburg, 1871 - 1919
    5. Re:Run by the state vs run by the people by Dhalka226 · · Score: 4, Informative

      Then everyone and their mother will start laying wire

      Exactly what companies do you think are going to start massively laying wire? The phone companies (the what, two that are left)? Already have. Maybe cable companies? Already have. The... ummm... newspaper industry? Cereal manufacturers? Who do you think is going to jump in the ring and change the world?

      The government has nothing to do with the high barrier to entry to the telecommunications market. In fact, aside from the bureaucracy of having to get the permission of basically every local government you want to lay wire for, I don't believe that there ARE any laws restricting competition. It is simply ungodly expensive to lay wire and purchase all the devices necessary to connect those wires, and it's economically inefficient to run two or three or 15 pieces of wire to the same places when only one gets used at a time.

      That these new entrants would have no interest in serving rural customers if not forced to is certainly something to consider. So is whether or not these people all scrambling to run wire in your scenario would bother to connect with each other and under what terms. Ultimately these are issues that will require government intervention.

      You should acquaint yourself with the term Natural Monopoly and its implications. These issues are complicated, particularly if you go back in history to the time when things were just starting out. There really isn't an answer that is both simple and good. It may be that there is no good answer at all.

    6. Re:Run by the state vs run by the people by ObsessiveMathsFreak · · Score: 1

      overnments are absolutely terrible at providing services to people. Private enterprise is always more efficient

      Can you say Healthcare? Education? Electricity? Water?
      --
      May the Maths Be with you!
    7. Re:Run by the state vs run by the people by stud9920 · · Score: 1

      Governments are absolutely terrible at providing services to people.
      OK. Keep your private sector Health care, I'll keep my government run health care.
    8. Re:Run by the state vs run by the people by gpt123 · · Score: 1

      If ISPs were all state run, we would not have this problem. Because we would still using dialup!

    9. Re:Run by the state vs run by the people by lysse · · Score: 1

      So, whilst you begin by saying "private enterprise is more efficient", your argument is basically that competition is what produces efficiency? So why can't a state-owned company be a fair player in a competitive industry? After all, the only difference would be who had title on the shares; if the problem is that the government could introduce a regulatory skew into the market, that could be prevented by constitution (in countries which have constitutional governments, at least). Potentially, a large collection of state-owned (but otherwise independent) companies could essentially be used to reduce personal taxation to nothing - even to pay each citizen dividends.

      In contrast, dogmatically insisting that governments cannot run companies properly and must be prevented from owning them produces governments which can never earn their keep or pay their own way, which are always a drain on individual effort and enterprise, and which have no sense of responsibility (it's hard to maintain one when not only do you earn all your money by theft and extortion, but you are prohibited from exercising any other choice).

    10. Re:Run by the state vs run by the people by NoOneInParticular · · Score: 1

      Governments are absolutely terrible at providing services to people. Private enterprise is always more efficient

      Nope, there's always one thing worse than a government for failing to provide service to people, that's a private enterprise holding a monopoly. You realize this yourself as well, as you continue

      --the reason the internet is so fubar'd in the US is because the government granted monopolies to cable and phone companies, in order to get rural areas wired too.

      If the government would have held on to the wires themselves instead of giving it away to private enterprise, I'm sure service would be much better than it is now (you do realize that voting customers have influence, however little, on government, while consumers of a monopoly have no influence at all?) .

    11. Re:Run by the state vs run by the people by Anspen · · Score: 1

      That's really the problem in its entirety. Governments are absolutely terrible at providing services to people. Private enterprise is always more efficient--
      That's the standard refrain that has become accepted as the truth. It is, however, not true. Just like private corporations are very much capable of delivering terrible service, governments can provide first class service. Plenty of privatized systems (UK railroads anyone?) become much worse, and plenty of countries have excellent services for things like health care or public transportation/
    12. Re:Run by the state vs run by the people by SpecTheIntro · · Score: 1

      I think you provided the counter argument to this in your own comment. It's the high price of laying lines into rural areas that made the government get involved. There are certain segments of the market that costs more than others to penetrate. If not for government intervention, most of rural America won't have telecommunication services. Not everyone and their mother can start laying lines because of the high infrastructure cost. In markets that have very low entry cost, government intervention is rarely needed but in markets where there are high upfront capital cost, government intervention is needed to ensure that everyone is being served. It is definitely inefficient but so are a lot of things that fall under the category of "fairness" or have to do with "social justice".

      I agree with you, but this is what makes me so upset about the $200 billion that the US government forked over to telcoms to address that very issue. It is my opinion now that the telcoms are not providing adequate service to anyone. To my knowledge, no one is spending serious time and money to try and develop a cost-effective way to get internet service to rural areas. That's the kind of thing the govt. should be pouring money into.

    13. Re:Run by the state vs run by the people by SpecTheIntro · · Score: 1

      Poppy cock. If you believe that, you haven't worked in private enterprise business(es). Did Enron or Worldcom deliver? I'll grant you Walmart. But to say governments are terrible at providing services and not taking into account the problems with private enterprise businesses is silly. As a current example, look to Michael Moore's "Sicko".

      You're attacking two different issues here. The first issue is the idea that private enterprise can be just as inefficient as public enterprise. I agree with you, but look at the two examples you just gave. They're both companies that were profoundly corrupt. They represent the overwhelming minority of private companies. Now look at state government in the US. Ask anyone who works for the state whether or not its run efficiently. I have worked for two separate state organizations, and I realize the evidence I present is anecdotal, but both times the process was excruciatingly inefficient. Everyone I speak to who works in the state or consults for the state asserts the same thing: the efficient state organization is the exception, not the rule. It has to do with the very nature of bureaucracy: no market pressure means no incentive to perform. Likewise, state employees are never rewarded for exemplary service, and so the state rarely keeps the best and the brightest. (There are exceptions to this--the NSA, CIA, and FBI all recruit very bright individuals, but that is because they can provide other compensation that traditional salaries can't necessarily match.)

      Your example of the health industry is amusing, because I work at an insurance brokerage. I can tell you now that our insurance system is the reason that health care costs are so high; it has nothing to do with private enterprise. It's an extremely complicated problem that requires a fundamental shift in American attitudes before we can really start fixing it.

    14. Re:Run by the state vs run by the people by SpecTheIntro · · Score: 1

      Can you say Healthcare? Education? Electricity? Water?

      Private education consistently stomps public education, so efficiency is not a question there. Health care is a mixed bag, and is more closely linked to the fubar'd insurance system in the US than the nature of private health care. Electricity and water are a different story altogether. It is possible to live without internet access; I think most Americans would find it impossible to live without water, and extremely difficult to live without electricity. I do think electricity could benefit from some deregulation, but water has to be a public utility, and as a result it's going to be less efficient. I'm not saying "the government should never provide any services, ever." I'm saying "whenever we can prevent having the government provide a service, we should do so."

    15. Re:Run by the state vs run by the people by SpecTheIntro · · Score: 1

      Exactly what companies do you think are going to start massively laying wire? The phone companies (the what, two that are left)? Already have. Maybe cable companies? Already have.

      New ones. I get into this in an earlier post--I firmly believe companies will enter the market if given the chance.

      The government has nothing to do with the high barrier to entry to the telecommunications market. In fact, aside from the bureaucracy of having to get the permission of basically every local government you want to lay wire for, I don't believe that there ARE any laws restricting competition.

      See here and here. Specifically, note the parts that talk about ILECs and CLECs. Why would an ILEC be forced to allow a CLEC to use its wire? Because a CLEC isn't allowed to run its own.

      It is simply ungodly expensive to lay wire and purchase all the devices necessary to connect those wires, and it's economically inefficient to run two or three or 15 pieces of wire to the same places when only one gets used at a time.

      It really isn't that expensive. There's just not a lot of demand for the product, so prices stay high--it's just simple economics. Admittedly, copper can only get more expensive, but fiber's price can only decrease. It's a synthetic compound, and if demand for it jumped through the roof, people would find more efficient ways to make it. Look at how fast the PC market has grown in ten years. Why aren't we seeing the same sort of innovation in networking equipment? Because the demand isn't there.

      That these new entrants would have no interest in serving rural customers if not forced to is certainly something to consider. So is whether or not these people all scrambling to run wire in your scenario would bother to connect with each other and under what terms. Ultimately these are issues that will require government intervention.

      I'm mostly concerned with government-granted monopolies. For the purposes of inter-network communication, I don't think any rational company would refuse to do it, or even charge extra for it: look at cell phone service. Clearly the issue is complicated, but ultimately competition would not allow competitors to try and screw the customer--if one provider was being a jackass, then you could switch, and that would be that. If there was evidence of large-scale collusion, then the government steps in--that's what it's there for.

      You should acquaint yourself with the term Natural Monopoly and its implications. These issues are complicated, particularly if you go back in history to the time when things were just starting out. There really isn't an answer that is both simple and good. It may be that there is no good answer at all.

      I am familiar with the term; I just don't think it applies here. The only issues I see are in how to service the rural areas, which I think just requires more research. We haven't found a way to get them cost-effective broadband, yet. This is not the same as not being able to get them water or electricity.

    16. Re:Run by the state vs run by the people by SpecTheIntro · · Score: 1

      So why can't a state-owned company be a fair player in a competitive industry? After all, the only difference would be who had title on the shares; if the problem is that the government could introduce a regulatory skew into the market, that could be prevented by constitution (in countries which have constitutional governments, at least).

      Because the very nature of public funding complicates things. Subsidies always come with strings attached, and the government just isn't very good and quickly and efficiently responding to consumer demand. Our airline industry is a perfect example: privately owned airlines are thriving, while subsidizes airlines are barely able to stave off bankruptcy. If the government started subsidizing like shareholders did, i.e. "you promise me growth of x% or I withdraw my shares," then I think it's possible. But the amount of supervision and overhead the state would require to do that on a large scale would be cost-prohibitive.

      In contrast, dogmatically insisting that governments cannot run companies properly and must be prevented from owning them produces governments which can never earn their keep or pay their own way, which are always a drain on individual effort and enterprise, and which have no sense of responsibility (it's hard to maintain one when not only do you earn all your money by theft and extortion, but you are prohibited from exercising any other choice).

      Ok, you lost me here. I say government is terrible at providing services. (And thus, by inference, that they are terrible at running companies.) How does this keep the government from earning its keep? There are some jobs that just can't be entrusted to the private sector: national security and lawmaking, to name a few. (Although in the US we are increasingly becoming slaves of our lobbyist system.) I think our method of election needs to change--especially presidential elections--and that our methods of taxation must change too. (Fairtax FTW.) But I'm a government minimalist--make it provide what it must, and let the people do the rest.

    17. Re:Run by the state vs run by the people by SpecTheIntro · · Score: 1

      If the government would have held on to the wires themselves instead of giving it away to private enterprise, I'm sure service would be much better than it is now (you do realize that voting customers have influence, however little, on government, while consumers of a monopoly have no influence at all?)

      I agree, which is why part of the government's job is to prevent monopolies from forming. I honestly don't know what would have happened if the government had not divvied up the wire back in the day. Maybe things would be better now--our government was much less bulky. But I would shudder to think of the modern government handling internet access. Just look at the clusterf*ck that is "Homeland Security," and how routinely they fail at the simplest of tests.

    18. Re:Run by the state vs run by the people by SpecTheIntro · · Score: 1

      Plenty of privatized systems (UK railroads anyone?) become much worse, and plenty of countries have excellent services for things like health care or public transportation.

      I don't think there are many systems of public health care that are "excellent" and do not require an immense tax burden from the citizenry. Public transportation is really touch-and-go--you raise a good point there, but I don't have any evidence to swing the debate either way, in America's case. Personal transportation is basically all anyone does in America unless they live in a big city, and even then, car ownership for urban residents in America far outweighs the rest of the world. It may just be a cultural thing. I wish we had better public transit, but we can't even get private transit to be successful, because everyone would just rather drive their car.

    19. Re:Run by the state vs run by the people by lucas+teh+geek · · Score: 1

      Throw the Australian telco, Telstra, in amongst the examples and the debate continues to swing towards privatization of public utilities being a terrible idea. now instead of having a government run monopoly of the telco infrastructure, you have a privately owned monopoly that owns all the infrastructure. and cries to the government any time competitors want access to the network built by our tax dollars. Telecommunications in Australia has severely stagnated since privatization. sure you can argue that they should have kept the infrastructure and privatized the retail side of the business, but sadly the folk in power here were/are short-sighted morons; and by the time it becomes obvious to the average Australian that they've been duped, the people who did it are retired on their fat superannuation payout.

      --
      TIAEAE!
    20. Re:Run by the state vs run by the people by LupusCanis · · Score: 1

      Er ... not really, maybe that's your experiences in the US but here in the UK the accepted wisdom is that the government can run some things in beneficial ways that private enterprises never would. Granted, running ISPs is not one of those things - you would probably find an actual government run ISP to be slow and outdated, unless it's competing with corporate ISPs (even then it's doubtful) or is simply in the form of some tax break for ISPs if they improve their services.

      Some things which are more or less impossible purely through private enterprise or systems which worked better in the UK when they were socialised:
      Socialised healthcare (private companies make more money through charging on a case-by-case basis, they have no authority to levy a national tax, the overheads would be gargantuan which would be unacceptable, corner-cutting would be rife)
      Decent railways (here in the UK the railways were privatised - they were being run appallingly by the government and are now being run appallingly in a very slightly different way by corporations: being more expensive, more crowded and costing more to run (largely subsidised, as the railways are not profitable for the companies) but being slightly safer (a big deal!) - the government was probably marginally preferable.). Theoretically, a government run train operator
      Roads (roads are almost universally run by the government in pretty much all countries - if they weren't, how would money be made for them? Tolls up the wazoo.)
      Emergency services (would you want to pay every time the fire service or the police came to your house when you dialed the emergency services? A corporation running them would need money from somewhere.)
      There're more but suffice to say that government run things can work better than corporate run things if they're run well and in the right sector. If not, they don't (see: British Gas, British Telecom etc. etc. when they were government-owned).

    21. Re:Run by the state vs run by the people by lysse · · Score: 1

      If the government started subsidizing like shareholders did, i.e. "you promise me growth of x% or I withdraw my shares," then I think it's possible.

      Promises aren't worth anything; what matters is delivery. But yes, that's what I mean - or in cases where government own the whole company, "you deliver me a growth of x% or I dismiss you and find a new CEO/CFO/board of directors". Not subsidy but investment; subsidies are by their very nature only there to prop up ailing businesses.

      But the amount of supervision and overhead the state would require to do that on a large scale would be cost-prohibitive.

      In the same way as it's cost-prohibitive for investment funds today, presumably?

      I say government is terrible at providing services.

      But you don't say why.

      And thus, by inference, that they are terrible at running companies.

      So are investment firms... except that they're quite good at running investment firms, of course.

      How does this keep the government from earning its keep?

      OK. First off, let's say a government only charges per service, rather than generally taxing its citizens. But as you say above, governments are terrible at providing services, so already those are poor value for money. Worse, when you buy a service, you're not just paying for the service; you're paying for a little chunk of the government machinery behind it - so the prices are artificially inflated. In short, the government is not earning the money it's charging - ie. not earning its keep.

      Secondly, the services that you say must be provided by government are by their very definition not revenue-generating services. That leaves governments with only one way to obtain money - to steal it from its citizens. A funny thing about being mugged - I don't particularly care whether the mugger takes all my money, half of it, or only a tenner. I care about the violation.

      But I'm a government minimalist

      I'm an anarchist, personally; but if I must live under a government, I do at least want it to be able to pay its own way, rather than coming and rifling my wallet every time it gets a bit short.
    22. Re:Run by the state vs run by the people by SpecTheIntro · · Score: 1

      Throw the Australian telco, Telstra, in amongst the examples and the debate continues to swing towards privatization of public utilities being a terrible idea. now instead of having a government run monopoly of the telco infrastructure, you have a privately owned monopoly that owns all the infrastructure.

      What's the nature of their monopoly? Your conclusion doesn't follow naturally--did the Australian government just hand them the lines and say "here, these are yours now?" Because that's what happened in the US and it's why I think the internet isn't privatized at all: it's in the hands of government-granted monopolies. I can't say that the alternative--a govt-run monopoly--would be any better or worse (my suspicion is that it would be much, much worse), but I firmly believe that completely opening the land to anyone who wanted to run cable would cause a boom in internet access.

    23. Re:Run by the state vs run by the people by SpecTheIntro · · Score: 1

      In the same way as it's cost-prohibitive for investment funds today, presumably?

      Not at all. Investment agencies have to compete with each other, so they have considerable incentive to do things as efficiently as possible. There is no one the government would have to compete with to remain "the government." I see your point--that the govt-owned firm would essentially be forced to act and compete as a private firm--but what I am saying is that the government would never be able to handle investments in that govt-owned firm as efficiently as an investment brokerage would. The people in charge of auditing that company and managing its growth, on the govt-side, would have no competition for their jobs, (and would also not have a reward system in place for doing well), and thus wouldn't be motivated to do any more than the bare minimum.

      But you don't say why.

      I did above--as an institution, the government isn't at risk of going out of business. Sure, there needs to be budgetary management, but just enough to ensure that it doesn't go bankrupt. (And a quick look at Medicare and Social Security will show you just how well it does at that.)

      Secondly, the services that you say must be provided by government are by their very definition not revenue-generating services. That leaves governments with only one way to obtain money - to steal it from its citizens. A funny thing about being mugged - I don't particularly care whether the mugger takes all my money, half of it, or only a tenner. I care about the violation.

      Yes, but they're not supposed to be revenue-generating. The government exists solely to protect my rights and liberties. It cannot do that without some infrastructure devoted to law enforcement and national defense. National security is something we, as a nation, need to pay for. It's not theft because we're being provided with a service that we can't trust any private entities to offer. There's a word for profitable national security: colonialism. We don't want that.

      I will say I find your idea of having the government invest in firms pretty interesting. I think it would require a complete re-imagining of how the government works, along with a significant culture shift among state workers, to succeed. Having worked for the state, and knowing people in the Armed Forces, I can tell you now that at least in the US, they are horribly inefficient. And it's because of the bureaucratic culture.

  16. Re:Heh by Anonymous Coward · · Score: 0

    This is flamebait and the original post wasn't?

  17. Local hosting by fishthegeek · · Score: 1

    If it's such a freaking concern to the ISPs of the world why don't they just come up with a few colo (coloation) agreements for those companies that they claim are using too much bandwidth. They ISPs are complaining that youtube et al are using too much bandwidth and I would like us to remember that according to This article Windows Update is using quite a bit of bandwidth itself. One has to wonder why MS isn't being targeted by the ISPs.

    --
    load "$",8,1
    1. Re:Local hosting by nogginthenog · · Score: 1

      I think they already do. Most UK ISPs already have peering agreements with the BBC. For me a traceroute to bbc.co.uk is 8 hops. It never leaves my ISPs or the BBCs network.

    2. Re:Local hosting by fishthegeek · · Score: 1

      The I'm a little fuzzy on the problem. If the traffic stays on the local subnet it is effectively free from a bandwidth perspective.

      --
      load "$",8,1
    3. Re:Local hosting by Anonymous Coward · · Score: 0

      That article seems to be referring to a specific snapshot of internet traffic, which is not indicative of typical internet traffic. Being the number one content provider by far, Google is one of the top companies that will be at risk if net neutrality disintegrates. That said, Google is using a multipronged approach to hedge the risk of a loss in the net neutrality debate.

      First is Google's own OC-192 Network across the US and numerous Colos for this very reason. Second, is their relatively new target on policy makers, care of the intense lobbying they have started to do in Washington. Their strategy is no secret, especially when you consider that they hired the recently decorated "Father of the Internet", Vinton Cerf as their Chief Internet Evangelist. For further invormation on their Public Policy initiatives, take a look at their Blog entry on Net Neutrality.

      Obviously, as has been alluded to in other comments, the barriers are high to building a vast network, and few companies enjoy the deep pockets that Google does, so you won't see alot of new private internet backbones. However, this relief on ISP backbones is an indirect fulfillment of their intent to cover the exponentially growing cost of ther internet backbone (not matched by the stagnant or falling Broadband access prices).

  18. Double Dipping w/o Return by Anonymous Coward · · Score: 1, Insightful

    As people have mentioned, right now the ISP's are essentially double dipping. The content providers pay for upstream, and the consumers pay for the same except downstream. So basically they want to triple dip? Have both parties pay for the same bandwidth and also collect a portion of revenues? Seems like some kind of con job to me.

    As far as caps and shaping etc, look at South Korea. There are literally millions of people uploading and downloading gigabytes individually every single day to "web drives" such as fileguri, oudisk, and ed2k services like pruna. They do massive video conferencing, online banking, video on demand, streaming radio. They can do this because the infrastructure can support it. They also have dmb, which is basically h264 video streamed over terrestial or satellite to portable devices. On top of this they're also rolling out massive wifi/wimax/wibro capabilities. I can't speak for europe, but as far as the US goes, where has all the taxes, both directly taken from billing and indirectly through government subsidies gone? Where is the fiber to the curb that's been promised for years going on decades?

    Frauds.

    1. Re:Double Dipping w/o Return by Anonymous Coward · · Score: 0

      Where is the fiber to the curb that's been promised for years going on decades?

      You can see it when you pass through AT&T's and other telcos' offices. It's parked just in front of them, all nice and shiny.

    2. Re:Double Dipping w/o Return by order_underlies · · Score: 1

      I agree, in France they are rolling out 24Mbps connections (i think they are already available in some places) so comparing that with a 2Mbps line then uk telcosa re obviously going to have bandwidth issues - the problem is they are not upgrading their networks like they should. It can even be easily seen that there is an advantage for them not to upgrade their network as it will keep the price of bandwidth high.

      i think the best solution is to have a publicly owned fibre (like they're building in france) network that all the companies contribute to ( and generate revenue from )- but i wont hold my breath!

      --
      2 wrongs dont make a right - but 3 lefts do
  19. Well, duh. by seebs · · Score: 1

    Yes, providers will have to raise prices or impose stringent caps.

    This is what happens when people start trying to use a hugely oversold service.

    --
    My blog: http://www.seebs.net/log/ --- My iPhone/iPad app: http://www.seebs.net/seebsfrac/
  20. Re:Jombeewoof, get off the Internet. by jombeewoof · · Score: 2, Interesting

    I know it's flamebait, but I'll bite.

    Yes I guess I am a prick. I expect to receive the goods and or services for which I have and continue to pay for.
    $75,000 worth of free education, with up to another $25K is not nearly enough to pay for such spectacular service.
    15 times through both the Sun Solaris admin, and Cisco CCNP programs with 5 more yet to be named students is not enough to pay. I should certainly think of the poor ISP that doesn't make enough money. I should certainly think of their operating costs. I should certainly think that when I don't get what I pay for; the other guy must certainly be right.

    FUCK YOU... that felt good. Let me say it again, FUCK YOU

    For what it's worth, I'm no longer at that school. Poor business decisions caused it to go bankrupt.
    Poor business decisions like trading seats for goods and or services with companies who expect to be able to renegotiate.

    And I'm a jerk, for allowing my students access to the internet so they could do various research on the net. (that made up the majority of the extra bandwidth, could not have possibly been my addiction to the distro of the month club circa 2002), for allowing remote access for students, so they can access network shares from home, for creating labs that could both access and be accessed from anywhere on the web. I'm a prick for giving the students what they paid for and more without asking for more money from them (yes we did hike the prices a bit after, but we didn't go to current students and ask for more.)

    Oh, anonymous coward. I guess you "got" me. Get me fired from a job I don't have anymore. Where I was underpaid, and certainly over appreciated. Next time though, why not post as yourself instead of hiding behind the mask of anonymity.

    and if you want to get me fired from my current job... good luck.

    --
    Linux Zealots: Smarter than Mac Zealots, but still zealots.
  21. Re:Jombeewoof, get off the Internet. by Anonymous Coward · · Score: 0

    Are you having problems in your dysfunctional gay marriage??

  22. over subscribed networks by timmarhy · · Score: 1

    This has nothing to do with TV companys get a "free ride" and everything to do with slimey telco's over subscribing their network, and then lieing about it.

    --
    If you mod me down, I will become more powerful than you can imagine....
    1. Re:over subscribed networks by ipod_person · · Score: 1

      Certainly true here. This year I got a phone call from Comcast saying I was using too much bandwidth and if it happened a second month they would cut me off without notice. I complained to no avail, but did find out the following from company representatives: The amount you can actually use is a secret, depending on your location. The secret limit also applies to business accounts. Each month the top x% users get these notices. They are unwilling to set your cable modem to limit you to a data rate you could safely use, probably 1Mbps or less, so you would not have to guess if you're under the limit. The sales office still reports "unlimited bandwidth" to prospective customers. In my location, steadily using a 1.5Mb rate (or using the 8Mb rate for 4.5 hours at full speed per day) is definitely enough to get you on the SOL list. I don't know how much less you could use and still get on the list, depending on your location. My central complaint is not that there is some usage cap, but that they lie about it to new customers and the will not tell you what the limit is.

  23. The almighty monetary unit by tibike77 · · Score: 2, Insightful

    Well, it's actually quite simple.
    EVERY ISP will "overbook" their bandwidth, and bet on users NOT using it to the fullest all the time, hence being able to get away with it.
    Do you honestly believe an ISP expected you, as a "home user", to use up your full bandwidth 24/7 a couple of years ago when they started offering "cheap, unlimited broadband" ?
    Hell no, they expected you, on average, to use up about as much as they priced the "cheap package" for, because (they believed) there wouldn't be that much data you could get over the internet that might possibly be interested in on a daily basis.

    The problem is that nowadays, people are more likely to use up more bandwidth for longer periods of time... be it a torrent download, internet TV/radio or just old regular (but large) downloads.
    So now, the people who "run" the show find they can no longer get away with their overbooking... and instead of "getting more bandwidth" themselves, are going after the people who are likely to generate that increased bandwidth demand.

    Pure, simple, unadulterated greed and lack of forethought. That's what's going on. Nothing else.
    Know what the flipside is ?

    You, the consumer, ACTUALLY paying for what the bandwith you use up is worth, at the ISP side... plus their cut, of course, you can't expect an ISP to run on charity, or do you ?.
    In most cases, this would translate in heavily increased rates compared to those you're used to now.
    Or, you know, we can always go back to the "pay for traffic" model. That would work just fine... but then again, nobody would take it.

    Of course, there's always the alternative of ISPs actually getting a lot more cheap broadband, but that requires infrastructure and indvestment, and in any profit-driven economy, this is not all that good for bussiness, especially when the current model "works just fine" (for them).

    --
    By reading this signature you agree to not disagree with the post you just read.
    1. Re:The almighty monetary unit by grahamm · · Score: 1

      Well, it's actually quite simple.EVERY ISP will "overbook" their bandwidth, and bet on users NOT using it to the fullest all the time, hence being able to get away with it.Do you honestly believe an ISP expected you, as a "home user", to use up your full bandwidth 24/7 a couple of years ago when they started offering "cheap, unlimited broadband" ? I think that the 24/7 is a red herring. The important figure is the maximum bandwidth that the users are attempting to use at any one time. The ISPs should have expected that most home users would be using bandwidth during the evening 'peak' period, so should have provisioned their network to cater for a certain percentage of home users to be simultaneously using a high percentage of the advertised bandwidth. Usage outside of the period of peak demand the bandwidth is in effect free.

      Yet rather than provision for the peaks, quite a few 'popular' UK ISPs put restrictions, throttling etc during the only hours when most home users (who goes to work, school or college) are at home to use the service.
  24. Real translation to English by Anonymous Coward · · Score: 0

    Since smallfries has chosen to politicize his explanation, I'll give you a better one. It's very simple. Your ISP doesn't have the bandwidth to deliver the BBC via internet to all it's customers. So it either has to charge you more and use the money to improve its infrastructure, or put BBC packets at a lower priority so they don't swamp the network and bring it to its knees. Or it can make charges more fine grain, since it's current prices reflect the fact that no one was using the bandwidth, so it was a good marketing tool to say you had it. Under this approach, the network doesn't change, but you pay more if you think you need the bandwidth to watch BBC.

  25. Perhaps... by Spy+der+Mann · · Score: 1
    it's time to move forward in video compression. There's so much that can be done, and so little that has been done.

    Nine visual profiles have been defined in MPEG-4 Visual Version 1 [MPEG4-2]: Simple, Simple Scalable, Core, Main, N-bit, Scaleable Texture, Simple Face Animation, Basic Animated Texture, and Hybrid.


    DivX uses the Advanced Simple profile (which would fall in the first of the above list). And yet MPEG-4 can be expanded to use sprites/panorama, animated textures, 2-D animated meshes, 3d-Meshes, natural sound... and you thought DivX was state-of-the-art. <nelson>ha hah!</nelson>
    1. Re:Perhaps... by Wesley+Felter · · Score: 1

      And yet MPEG-4 can be expanded to use sprites/panorama, animated textures, 2-D animated meshes, 3d-Meshes, natural sound...

      Too bad nobody knows how to encode that stuff. Out of the codecs that actually work, the BBC is probably using one of the most efficient ones (Windows Media Video 9).

  26. Re:This is what I think the problem is... MAYBE by Anonymous Coward · · Score: 0

    but the Internet is fundamentally based on sharing -- it makes
    efficient use of connections because everything is packetized
    and packets for all users intermix. There can't possibly be
    enough connectivity for every end user connection to be used
    at full capacity all the time. There's some oversubscription,
    but I don't think that's the real issue.

    I think the problem is that the telcos who now dominate the
    Internet (at least in the US) envy the cable company business
    model, in which both viewers and content providers (generally)
    are charged. It's much like the phone model, in charging both ends.

  27. The networks are paid for already. by DragonTHC · · Score: 2, Informative

    This is a simple matter of greed.

    AT&T is more greedy than a beta wolf.
    This so-called "net neutrality" is bad business.
    it's nothing but greed. There is no other way to describe it. Unless you like "double-dipping"
    These few network owners want to charge a premium for allowing commercial traffic on "their" networks.
    Everyone pays a subscription fee for accessing the internet. They pay based upon how much bandwidth or throughput they use.
    Network owners have peering agreements to share network access. These peering agreements are all based in the same facility and some times in the same room.

    Net Neutrality: treating every packet as equal.

    What they want: denying or delaying packets whose owners don't pay the ransom.

    --
    They're using their grammar skills there.
  28. Re:Jombeewoof, get off the Internet. by Anonymous Coward · · Score: 0

    You will never live this down. I will get you fired by ruining your Internet reputation. You messed with the wrong person.

  29. Someone has to lay the first chicken. by Anonymous Coward · · Score: 0

    You do realize you just described a chicken and egg problem. True if your site didn't exist there would be no content to view. But then if there was no connection between you and the consumer, then for all intents and purposes your site wouldn't exist.

    1. Re:Someone has to lay the first chicken. by BronsCon · · Score: 2, Informative

      I just described the chicken and the egg problem, did I?

      Well, if it's THAT simple, why do ISPs seem to have such a problem comprehending it?

      Let's call ISPs the chickens and content (from content providers, of course) the eggs, alright? I chose this arrangement because a customer relies on the ISP to give them content, much like a henkeeper relies on the chicken to give them eggs.

      You see, when a chicken quits putting out eggs, or begins doing so more slowly, the henkeeper quits caring for that chicken as it is no longer profitable (read: it becomes a waste of time) to do so. They replace that chicken with one which will produce eggs.

      To paraphrase what I just said, when an ISP quits giving access to content, or begins doing so more slowly, the customer quits caring for that ISP as it becomes a waste of time to do so. They replace that ISP with one shich will provide access to content.

      You're right, chicken and egg; except that, in this case, if the chickens all died, the eggs would find another way to be made.

      --
      APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
    2. Re:Someone has to lay the first chicken. by CycleMan · · Score: 3, Funny

      Maybe the eggs would be made by lizards instead. Or snakes.

    3. Re:Someone has to lay the first chicken. by BronsCon · · Score: 1

      Let's hope for lizards; otherwise, we'll NEVER get web content on a plane.

      --
      APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
  30. Slashdotted? by Anonymous Coward · · Score: 0

    Next thing you know they'll want slashdotted content providers to pay for excess bandwidth.

  31. Hmmm... by NEOtaku17 · · Score: 1

    So it's just a simple matter of which side is greedy and which is not? So Google is for Net Neutrality out of the kindness of their heart...not because they don't want the increased costs for themselves? Oh I see. Some companies are greedy and others are not. That is why companies increase prices or decrease limit supply. It's simply about greed. That settles everything. Right....

    1. Re:Hmmm... by rdebath · · Score: 1

      Google know they are going to get a whacking big bill every month, they can predict it an budget for it.
      What they don't want is to have to go cap in hand to every one of thier ISPs and peers and beg to be allowed to run a new service. Nor do they want a sudden doubling of the bill because someone has decided to reclassify one of the services they do provide.
      They want a bill that's fair, as cheap as possible of course, but more importantly it must be predictable so this month's bill follows the bugdeted graph or any additional costs can be directly liked to some department's revenue.
      They are really pissed at the idea that the ISPs want to tell them what services they can provide when all the ISPs are doing is providing a wire just like thier own internal dark fibre but at ten times the cost of their internal network.

  32. This is happening! by Stu+Charlton · · Score: 1

    Look how many governments are banning incandescent bulbs: Australia, The Netherlands, California, Ontario, etc.

    An outright ban bothers me.

    --
    -Stu
  33. Who needs who ? by Climate+Shill · · Score: 3, Informative

    Fortunately it seems unlikely they'll be able to make this stick. Nowadays, at last, there's some degree of choice of broadband providers for most people in the UK. In fact, usually more choices for ISP than there are television companies. So who needs who most ? If my ISP won't do BBC, it's not likely I'll be dropping the BBC for some other station. I'll be dropping the ISP.

    1. Re:Who needs who ? by Climate+Shill · · Score: 1

      Oh, And Another Thing...

      If the ISPs were really concerned about the bandwidth usage of TV-like services, then why didn't they just turn on multicast ?

  34. Re:Heh by Anonymous Coward · · Score: 0

    Wow you know there are better models available now, some even come with their own remote control

  35. Re:Jombeewoof, get off the Internet. by Anonymous Coward · · Score: 0

    12 year old trolls are always amusing in what they think they can do. You are insignificant, get over it and go back to school yourself.

  36. In other news...Limits eliminated. by Anonymous Coward · · Score: 0

    And how's that any different than say industrial customers paying more for the demands they place on the power grid? As someone else already pointed out the mistake was selling the concept of "unlimited" to the consumer. When even geeks can't figure out that anything physical isn't going to be unlimited. Why should one be surprised at the average joe? The only problem is that it's much harder to sell a service that has limits. People don't like limits.

    BTW I notice one of the tags is "greed". Anyone brave enough to tackle the concept of greed when it comes to the consumer? Didn't think so.

  37. Putting the foot down. by weaselanator · · Score: 1

    I think it would be fantastic for a website or group of websites (of adequate size) to put their foot down and cut off any ISP who QOSes them and asks for money. I think at that point if the site was used enough the ISPs home subscribers would either raise a big enough stink or just switch away.

    It would really need the right situation but it could set a new precedent and make ISPs realize that their service is useless if the sites their uses use do not preform well.

    1. Re:Putting the foot down. by MacrosTheBlack · · Score: 1

      A better solution would be for the iPlayer to detect a slow connection and then pop up a notice saying something about a slow connection and to check if their ISP is interfering with the connection (or if they just have a slow connection). Kinda like how MSN does when sending files thru a firewall.

    2. Re:Putting the foot down. by Crypto+Gnome · · Score: 4, Insightful

      I think it would be fantastic for a website or group of websites (of adequate size) to put their foot down and cut off any ISP who QOSes them and asks for money.
      Absolutely

      Content providers should co-operatively BAN all traffic from any ISP or carrier who intends to extort rampantly excessive fees and/or threaten to QoS traffic to/from content providers.

      As a carrier, if you don't carry the content, they why would anybody purchase bandwidth (transit/whatever) from you.

      Remember people: CONTENT IS KING.

      Seriously, how many customers would you have (er, keep) if you could not get traffic from (for example):
      • akamai
      • BBC
      • slashdot
      • youtube
      • google
      • ebay
      • et rade
      • cnn
      How hard would it be for the people running
      • the top 5 search engines
      • the top 5 news sites
      • the top 5 video/photo sites
      • the top 5 financial/share trading sites
      • the top 5 e-commerce sites
      to band together and implement the appropriate blockages?

      People would be laughing at you (yes YOU the Carrier with the overinflated sense of your own importance) for YEARS to come.
      --
      Visit CryptoGnome in his home.
    3. Re:Putting the foot down. by cemetarybats · · Score: 1

      In the US, at least, ISPs often require timing-based contracts. So while this would likely work, it would be extremely unfortunate for those unable to afford leaving their contacts in the interrum. Also, since at most you may have, say, only 2-3 broadband providers available to you -- I imagine it would not be difficult (at least temporarily) to force large portions of Americans to live without google, eBay, or ESPN. wow, what a horrifying prospect.

    4. Re:Putting the foot down. by Anonymous Coward · · Score: 0

      In reality, this scenario would probably play to the hands of the ISPs. The main group of people willing to switch providers if certain content is unavailable would be us (ie the bandwidth leeches). If the top 10% of bandwidth consumers were to leave an ISP, that would eliminate 90% of their traffic, and they wouldn't have to expand their internet backbone for years to come. The ISPs will be left with the grannys and grandpappys who check their email and play Kanasta online. Score one for the ISPs!

    5. Re:Putting the foot down. by Geoff-with-a-G · · Score: 1

      Seriously, how many customers would you have (er, keep) if you could not get traffic from ...
      Right, all the customers would switch to the ISP that can provide a committed, unlimited 6 Mbps link to each of its customers for less than $50/month. Which one is that again?

      It's like you found a loophole in the contact with your rental car company that says they'll rent you a shiny luxury car for $2/day. When you point this out to them, they say "I'm sorry, we can't really honor that. To rent you that Jaguar, we'll have to charge at least $100/day." They don't care that you storm off indignantly, threatening to use a different rental company. They didn't want you as a customer if they were going to be losing money on you, and they know that there's no magical company out there that does.

      It's tempting to get all combative when you think the greedy evil company promised you some unlimited service, and they fail to provide it. But being indignant or combative isn't going to change the numbers or the facts. The truth is that when a restaurant sells you "All you can eat for $5", that's premised on you being a normal human being who can't consume $50 worth of their food. Companies aren't in business to provide you with $50 worth of service for $5. It just doesn't work.

      Maybe this model they're proposing - special large content providers get charged some fee - won't fly. But if it doesn't, something else will have to. The money has to come from somewhere, if not this, then maybe they'll raise your home ISP prices, or throttle you more.
    6. Re:Putting the foot down. by Crypto+Gnome · · Score: 1

      unable to afford leaving their contacts
      Lets just think about what you said for a moment: I for one don't see a problem.

      You the carrier refuse to carry my traffic without limiting my throughput, and insist on rewriting the contract so that I have to pay you more for the same service. you have just violated the terms of our existing contract and given me leave to walk away from it without any consequences. In fact, I might just SUE YOU for violation of contract as well, just to rub salt into the wound.
      --
      Visit CryptoGnome in his home.
  38. Myth by Travoltus · · Score: 1

    If the Government had stayed out of the cable/phone company issue, a monopoly would have happened anyway.

    Or do you intend upon arguing that several different companies would have laid their own fiber networks across an entire city?

    --
    --- Grow a pair, liberals... stop letting the Republicans bully you!
    1. Re:Myth by SpecTheIntro · · Score: 1

      Or do you intend upon arguing that several different companies would have laid their own fiber networks across an entire city?

      In a nutshell, yes, I am arguing that. In much the same way that many different wireless providers originally threw their antennas up, I think that if the market were completely deregulated, a lot of people would try their hand at providing internet service. I know that if Richmond were to open up tomorrow, I would probably get into the business myself. I'm fairly close with a few ISP employees and deal with Verizon, Cavalier, and Level 3 on a regular basis, (as well as Richmond Air, a wireless ISP), and I really am convinced that prices for everything in that market are artificially high because there's no incentive to make things cheaper. It was really my exposure to Richmond Air, who's not subject to nearly as much regulation (and as a result, is much more competitive), that got me thinking this way.

    2. Re:Myth by Travoltus · · Score: 1

      "In a nutshell, yes, I am arguing that. In much the same way that many different wireless providers originally threw their antennas up"

      Hold up. You made an error right there.

      Putting up wireless towers and WAP's is profoundly cheaper, faster, and less disruptive, than digging up the ground to lay one network of fiber after another.

      You will not ever see a city where two networks of fiber are laid to the same houses. Not with Government intervention, nor without.

      --
      --- Grow a pair, liberals... stop letting the Republicans bully you!
    3. Re:Myth by SpecTheIntro · · Score: 1

      Putting up wireless towers and WAP's is profoundly cheaper, faster, and less disruptive, than digging up the ground to lay one network of fiber after another.

      Per my conversations with the wireless ISP in Richmond, this has not been the impression I've received. It's not cheaper or faster (although it may be less disruptive); it just requires a different sort of maintenance and cost. To my understanding, not all fiber has to be buried, either. It can be suspended along poles. So the only places it needs to be buried are in connection spots for residential neighborhoods--the wiring from a residential unit to a connection box, and the internal wiring of the residential unit, should be handled in the original construction anyway.

    4. Re:Myth by Travoltus · · Score: 1

      Get documentation.

      Any foot of fiber costs orders of magnitude more than any foot of wireless range, anywhere, underground or suspended along poles.

      --
      --- Grow a pair, liberals... stop letting the Republicans bully you!
    5. Re:Myth by SpecTheIntro · · Score: 1

      Any foot of fiber costs orders of magnitude more than any foot of wireless range, anywhere, underground or suspended along poles.

      But that's not really the entire question, is it? We also have to deal with the question of simultaneous connections and throughput, two areas where fiber handily beats a wireless solution. I'm emailing my friend at Richmond Air to see what insight he has to offer, but I think the TCO of wireless and fiber solutions are closer than most people realize--and that, overall, there's a lot more potential for market growth than the telcoms would like us to believe.

    6. Re:Myth by SpecTheIntro · · Score: 1
      This is the response I received from him.

      When did this come up? Anyway, entirely depends on the purpose of the network and whatnot. Most wireless transport is straight data, and can only go but so far at gigabit speeds. Longest I've heard of for full duplex gigabit is 5-6 miles. As far as fiber, it all depends about the terrain, obstacles, lotsa stuff. It all depends on what you put on either end of the fiber runs, and how long they are. Most rings around and local to richmond are only going to be on OC12, 622Mbit. Even the ring that I'm plugged into. Anything higher would be custom built for certian customers. The advantage to a fiber -ring- like that, is that it's a SONET ring, it's a full loop, and if one part gets cut, none of the nodes go down. For long range runs, you setup multiple physically diverse runs to get redundancy. When it comes to wireless, you've gotta tack that much more MUX hardware onto either end to encode things like traditional voice and whatnot. OC type networks will easily transport voice or depending on what you feed into it. Wireless tends to be cheaper because you don't have to worry about paying anyone rent. For either ground or space on a telephone pole... Not sure how to go about answering that accurately, but wireless tends to be cheaper on the mid high end and the mid range level. But, all you can do is gigabit, there's nothing over that. OC48 and 192, 2.5gig and 10gig are generally reserved for Tier1 carrier backbones, and the hardware to go on either end is insanely expensive.
  39. The problem is bandwidth is finite.. by msimm · · Score: 1

    And it costs. To keep prices competitive ISP's have got into the habit of charging reasonable, low flat-rate fees. Consumers like this and everyone was happy. But the way they achieved this was not by charging consumers what it would cost to use the allotted bandwidth constantly, because most users don't typically. This way they could provide service for more users less expensively.

    Of course the trouble is now that broadband has become increasingly common and bandwidth use is continuously rising I suspect ISP's don't know what to do to keep from saturating their networks (and incurring the added cost). So they are looking for a way out and I guess changing the pricing model for the consumer is probably not a very appealing idea. Not that I think this is anything other then sleazy, but I do see that the problems is a little more complicated then ISP's trying to get paid 3 ways.

    We need cheaper, higher bandwidth infrastructure. Because of the shifts in technology this problem isn't going to go away (as it is, it's going to get much worse) and ISP's will fail trying to shift costs in this manner. So who will absorb the cost? Are you willing to pay 2 or 3 times the price for what feels like the same level of service? Most people I know wouldn't. In fact they'd probably scream bloody murder. But that's where the funny accounting is. The BBC is on a commercial pipe. They are, ironically, already paying for the bandwidth their using, it's the end user who's been getting the break. Which makes this a backhanded way to get us to pay. Because if the BBC doesn't cough up the money your service is what would theoretically be effected, ISP's are simply shifting the culpability to the upstream provider. What a funny world.

    --
    Quack, quack.
  40. A better analogy by Short+Circuit · · Score: 5, Informative

    Here's a better analogy. A certain toll road is a convenient way to transport goods between points A and B. UPS carries goods for hundreds of clients, but Amazon.com has recently increased their shipment of product through UPS in a way that leads UPS to send many more trucks across the toll road.

    The toll road's owner, in an effort to remain price-competitive with other routes, has been neglecting upgrading toll road capacity in favor of keeping prices low. Now, because their roads are choked with UPS trucks, and because raising toll amounts will lead to loss of traffic to other routes, the toll road owner demands that Amazon.com directly subsidize their shipment traffic across the toll road.

    There are a few possible solutions. First, Amazon.com could pay the subsidies. Second, Amazon.com could ensure their traffic doesn't cross that toll road. (E.g. air freight.) Third, the toll road could take out a loan or two to build up its capacity, and pay off the loan by raising rates.

    The first option would mean the BBC would pay subsidies to individual broadband providers. The second option would require the BBC to find another way to push their content to potential customers. (I.e. move into video on cell phones and the like.) The third option would mean raising rates charged to customers, at least until the loan is paid off.

    In a way, this is the result competition working too well. Broadband providers are so desperate to avoid raising prices for their end consumer, they're trying to find other ways to subsidize their costs. Obviously, in many cases, there isn't much current competition. (Let's see...I can choose between DSL and cable, both of whom have monopolies for their respective site access physical layer.) However, they're probably trying to prevent the ISP market from opening up to offer a new kind of competition. (Oops...I forgot I could also choose to connect my computer to the Internet via a phone...)

    If new avenues of competition open up, then their lack of investment in infrastructure will be their downfall. Going back to the toll road analogy, someone would see the opportunity to make money in an alternate transportation system, and our jammed toll road will have to deal with another avenue of competition.

    1. Re:A better analogy by tiananmen+tank+man · · Score: 1

      That is a great analogy, but the blame still resides with the same person; the owner of the road (or network). The UPS trucks in your analogy pay the same tolls as the other normal users. The toll owner is now getting increased profits but decides not to use it to maintain/upgrade the roads. The toll owner is now getting richer and neglating the roads. No one to blame but himself in this situation.

    2. Re:A better analogy by Arterion · · Score: 1

      Maybe they should just come off their profits a bit, and let their shareholders settle for two new jaguars this year, instead of three. There's no promise that a business will be as profitable tomorrow as it is today. No one seems to be willing to just accept an honest to goodness loss in profitability. It all turns ugly. Just diversify or something old fashioned to bring your numbers back up. If you can't, tough. I don't see why anyone needs to be getting absurdly rich off stuff.

      --
      "That which does not kill us makes us stranger." -Trevor Goodchild
    3. Re:A better analogy by elvum · · Score: 1

      It's a good analogy but not a great one - people who want to access video content via the internet pay their ISP for the privilege of being able to do so, sometimes (in the UK at least) by the gigabyte, above some token free allowance. In your analogy, this would imply that people who received parcels from Amazon paid the owners of the toll road for the privilege of allowing UPS vehicles to travel to their address, which doesn't happen in real life.

    4. Re:A better analogy by Short+Circuit · · Score: 1

      In a way, it does; UPS pays the tolls, and the toll costs get passed on to their customers. But the analogy still breaks down, because packets (UPS trucks) don't incur individual tolls. Perhaps they should? It would simplify accounting, provide a direct relationship between capacity and profit, and encourage the development of alternate routes. (Wasn't path resiliency one of the goals of the Internet in the first place?)

      It's hard to derive an accurate analogy from Internet business; The Internet is uncharted territory in everything from legal grounds to business practices.

  41. Internetz?-Balanced equation. by Anonymous Coward · · Score: 0

    "But consumers as well as companies already pay for the bandwidth they use. "

    Indeed? So if one has "unlimited" bandwidth? Doesn't that mean they should have "unlimited" bills?

  42. No one is really explaining what the "network" is by ejoe_mac · · Score: 1

    So here is what people need to realize, that the "Internet" is only as good as the computers connected to it. Why would you want to connect to a network - easy, the content you can access. Same as for the office, for the home, and for the internet. You connect to a network to access content. You can create a network, like many a community wifi-based networks have built, but unless you connect to something with content, no one else will want to connect to your network.

    So the issue with network neturality is that the provider of content has to exist, otherwise, the client of the content (consumers, etc) will never connect. Content (news, video, shopping, anything served up) is why people connect to the network (internet). By charging consumers to connect to this network, a provider should be able to cover their costs, plus make a profit. There are different levels of providers of IP, and based on what level you're connecting at (10 mpbs mostly pull is going to cost you while an OC-48 can peer with most providers for free) will decide your price per meg.

    These peering agreements are what make the internet work. If the servers of Ebay are connected to AT&T, and you have Earthlink as your DSL provider, you rely on the peering agreement between AT&T and Earthlink. Now Ebay could be charged for their internet connection, and they do pay at some level, but AT&T likes their traffic out to the internet (mostly push), due to their ability to pull from the internet for their customers (mostly pull). Peering agreements are two way agreements, so a good ISP is going to balance their push customers (slashdot, cnn, yahoo) with their pull customers (home internet connections, corporate networks).

    Now to charge a premium for a certain customer to get access to specific content at a faster speed than otherwise available becomes a very tricky issue. Who would charge this fee, and who would count that fee on their corporate balance sheet? Would it be the ISP for the server, the back haul provider, or the ISP for the user? What about the peering points which allow for the internet to work? These are setup as non-profits and do not charge for exchanging traffic (but look at the levels of traffic the SeattleIX handles http://www.seattleix.net/agg.htm)

    When will everyone else "get it"?

  43. Reality vs. Fantasy by cdrguru · · Score: 1

    The fantasy is that you are paying for 10Mbit on your cable connection so therefore you should get 10Mbit 24/7. The reality is that you weren't sold dedicated bandwidth and are sharing perhaps a max of around 100Mbit with your community.

    The fantasy is that you are paying for an Internet connection so therefore anything that is possible you should be able to do. The reality is what you are paying is carefully crafted not to support the service but to build market share. Other services are involved on the same wires (DSL + telephone service or Cable TV + Cable Internet) and they are sharing in the cost of the infrastructure.

    The fantasy is that they telecom companies were paid to develop video on demand to compete with the cable companies. The reality is they took the money and figured out in about 1995 that there was no market at the price they would have to charge. Yes, they kept taking the money and this was probably wrong. But we, as in the states and consumer regulatory agencies, gave it to them. All they did then was take what was given to them.

    Could it have been done differently? Sure, we could have scrapped the entire concept of an independent telephone company in the 1980's and had the government nationalize it. Along with the cable TV systems just in case they became valuable. That would have pretty much ended most investment in infrastructure in the US just as it has everywhere else. The infrastructure gets investment money when the state sells off the nationalized asset, just like Australia and I am sure a few other places.

    The reality is that today we have a system that is vastly underbuilt to handle video on demand and other services. Currently we have absurdly low prices in some markets (DSL for $14.95) and absurdly high in others. Pricing at the low end of the scale isn't going to allow for much build-up but it sure does build market share. How do we get fiber to each home? I certainly don't know but it is certain that it is going to take a massive rebuild of the entire system - neither the cable infrastructure or the telecom copper plant is going to handle it. Both are going to require gigabit capacity to the neighborhood node and there isn't anything that does that yet.

    Yes, its a problem. But endlessly ranting on and on about how you aren't getting what you think you paid for doesn't help. You aren't paying for what you would like, you are paying for what the ISP can deliver today. And you aren't paying as much as you probably are going to be - unless the ISPs get to charge the content providers at the other end. That is the only way broadband is going to remain at a "building market share" price.

  44. Underinvesting and oversubscribing by MacrosTheBlack · · Score: 2, Informative

    Here in NZ we have a similar, but significantly different issue.

    We have an incumbent bandwidth provider with a Govt-sanctioned monopoly. Add in overseas shareholders & the focus for the last 10 years has been on profit over investment. We have pathetic internet connections - average users are on plain ADSL, with a real downstream speed of 2-3Mbs. Recently they had to cancel a connection plan as they had oversubscribed it so badly that they were hardly able to provide speeds faster than dialup.

    Recently, to "reduce costs" the telco pulled peering with the major IPXs in NZ, and now charge boatloads for ISPs to buy an ATM connection back to their network. Yes, ATM.

    It all boils down to a lack of investment to maximise profits. ISPs in NZ & the UK have been underinvesting and oversubscribing to make the most of what they have. When they finally wake up & realise that they can't provide the service they said they can, they panic & start looking elsewhere to get the money they need to pay for the upgrades they should've done/started years ago.

    In NZ, the money is coming from other ISPs, Govt & raping the customer. In the UK, ISPs want it from large content providers.

  45. x2 by Anonymous Coward · · Score: 0

    The problem is that the ISP's are trying to control the users. We, in the first place, pay for our bandwidth. It has always been like this. And companies have always gotten away with killing users with higher bandwidth. Just like AT&T has gotten away with cancelling users with numerous+ call-ins (complaints).

    The ISP's deserve none of the money that independent companies make because they are not a part of it. They're only purpose is to PROVIDE BANDWIDTH FOR THE USER. This is not socialism. This is a capitalist country.

    And it's not that they can't deliver it. They're greedy. You can get more than double what we get here, for half of what we pay here. So your "they can't deliver" objection/statement/rebuttal/opinion is VOID. They were given 200 billion dollars (the US) to invest in the new, next wave of internet technology (fiber networks).

    Look here:
    http://www.pbs.org/cringely/pulpit/2007/pulpit_200 70810_002683.html

  46. Here's what I think by theorem4 · · Score: 1

    Let them limit the content...BBC, don't pay the charges. If enough of the BBC is compromised, then the customers will start complaining. That would hurt more than any complaining any of us on /. can do.

  47. Simple solution by Timtheenchanted · · Score: 1

    There is a simple solution for the ISPs. Don't sell more bandwidth than you have the capacity to provide

  48. Re:Jombeewoof, get off the Internet. by Khaed · · Score: 0, Flamebait

    He pulled you out of a class, did he? Seriously, what kind of anger disorder do you have that these posts on /. make you think threatening someone is okay, or even worse, "cool"? Tip: You don't look cool, you look like a mad little boy. Just like high school, no one is impressed with you.

    Ruin my internet reputation, too, please.

    While you're at it, hit puberty. Thanks.

  49. New policy: Bit quotas by DigiShaman · · Score: 1

    The sooner everything uses encryption, the sooner this type of idiocy will be impossible.


    Nope.

    If traffic can't be managed through packet shaping, they'll just meter your bits per month. Sure, you can have that nice fat 10mbit down, 5mbit up pipe. Just be sure not to go over your monthly quota unless you want to pay an extra fee at the end of the month. Kinda like going over your cell phone minutes.

    If and when this happens, I can guarantee you will see a utility provided by Microsoft to help you manage your bit quota. Also, expect such a feature to be available in home routers to block all traffic should you reach your quota so as to not get a nasty bill at the end of the month.

    This will happen IMHO, so be prepared!
    --
    Life is not for the lazy.
    1. Re:New policy: Bit quotas by h4rm0ny · · Score: 1


      But that is what we have already. You may have a deal that offers unlimited bandwidth, or you may have one that is capped, but the point of it is that you can use that bandwidth for whatever you like and no distinction is made. Which is as it should be as it's none of the ISP's business what you do with it. Using universal encryption preserves this state as the ISP can't make charging distinctions on what the data is. So the same market forces apply as now.

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
  50. And you'll be the first to complain.... by Joce640k · · Score: 1

    And you'll be the first to complain when the bandwidth crunch happens and you're not getting the service you expect.

    Seriously, does *anybody* think that TV over the Internet is a good idea? It's just not designed for hundreds of millions of people to be constantly sucking megabits per second with real time contraints.

    Square peg, round hole.

    We already have boxes which work perfectly for what most people are going to use it for (digital TV), and even USB plugs for it, so why try to do it over the 'net? It's madness.

    --
    No sig today...
    1. Re:And you'll be the first to complain.... by SanityInAnarchy · · Score: 1

      We already have boxes which work perfectly for what most people are going to use it for (digital TV), and even USB plugs for it, so why try to do it over the 'net?

      What I want, when I want it, without it being filled with a ton of pointless unskippable ads.

      I know about DVRs. They are a hack. This is the solution.

      --
      Don't thank God, thank a doctor!
  51. List? by FrostedWheat · · Score: 1

    Is there a complete list of ISP's who are asking for this? I want to avoid giving any money to the net-mafia.

  52. Regulators not needed by porttikivi · · Score: 1

    But why would anyone buy Internet connection from a company which limits access to high bandwith services? Soon as they try, there is going to be other ISPs stealing the market by selling free access. This is the market economy. They can try to set up cartel, but as economic history shows, cartels don't hold. Getting the regulators messing this will only cause harm in the short and long run.

    And suppose some service providers really strain the network more than others. If the invisible hand of the market so desires, why not provide two kinds of services: cheap "Internet light" for those, who don't want to pay for infrastructure for high traffic services, and a more expensive "Internet heavy" with no restrictions. That makes pefects sense, if it turns out that there is demand for such a diversity.

    Beware of socialism on the Internet. We did magnificently in creating the anarchistic Internet with non-legally binding co-operation with all parties, keep it that way. And remember, "the Internet treats cencorship [and other restrictions] like a broken network: it routes around it".

    --
    Anssi Porttikivi / app@iki.fi
  53. Just move to a better ISP by Anonymous Coward · · Score: 0

    If my ISP starts throttling access to high bandwidth sites to extort money, I will just move to a better ISP.
    I pay for my bandwidth, as does the BBC. I don't see why anyone should have to pay twice. If this ever happens, I think a regulatory investigation shall be merited into this form of criminal extortion. What's the point in having broadband that can't be used for the purpose for which it was marketed?
    ISPs should not be offering shareholders ANY return until their networks are capable of providing sufficient capacity to deliver the services they promised to customers. Bandwidth usage IS going to rocket over the next few years as HD contents is delivered over IP networks. If ISPs are not willing to invest heavily, they are in the wrong business.

  54. Hardball by SanityInAnarchy · · Score: 4, Interesting

    Here's how I'd play hardball if I was the BBC, or Google, or anyone like that:

    I would look up the IP blocks which belong to whoever is threatening me.

    I would then redirect any connection from those IP ranges to a page explaining what their ISP is trying to do, and have phone numbers available for each customer's ISP.

    This might even work better for the BBC than for Google, because Google is an Internet business -- every customer they cut off is money lost. The BBC, however, does do traditional broadcasting, so they can afford to kill off some customers and make them turn on their old-fashioned cable TV.

    Anyway: "Contracts get re-negotiated all the time..." Bullshit. This isn't a case of renegotiating a contract. It's a case of some ISPs trying to bully the BBC into creating a contract where none currently exists. If it was the BBC's own ISP that wanted to charge them more, then yes, that makes sense, and the BBC can then decide if they want to play, or if they want to find another ISP. But if it's some random ISP across the country, I'd say "Fuck you, you just lost your customers."

    --
    Don't thank God, thank a doctor!
  55. I'd love that. by SanityInAnarchy · · Score: 1

    Right now, most ISPs do packet shaping or outright blocking of some kind. Even if they don't, they have the capability to.

    Most also oversell ludicrously. It's great for me that my bandwidth is subsidized by people who barely know what a website is, but that distinction is fading as more people discover YouTube.

    And many already have a policy of, if you use "too much" bandwidth, we'll charge extra, or we'll start throttling you. Who decides what is "too much"? How do I know if I'm using too much? They don't say.

    Anyway, if this happens, it means two things: First, they actually will build the infrastructure they're supposed to. And second, price competition (or regulation) will eventually drive out those nasty overages, and bandwidth will be at least as cheap as it is now, if not cheaper.

    --
    Don't thank God, thank a doctor!
  56. Peering by stephenpeters · · Score: 1

    This sounds more like a simple case of greed rather than a lack of capability or bandwidth at ISP's. The BBC offered ISP peering for their content long before they launched the new video player. Take a look at the BBC peering page. Any UK ISP can pick up BBC content directly from the BBC at their favorite peering point.

  57. Car analogy bad... by SanityInAnarchy · · Score: 1

    There are actually really good car analogies, but this isn't one of them.

    If car manufacturers start making big profits selling cars, others will decide to get into the car manufacturer business, and eventually they'll have to start upping their volume instead of charging millions of dollars per car, due to that competition. Both of these -- more car manufacturers, and more volume per manufacturer -- cause more demand for steel.

    So at least temporarily, steel will cost more, until the same thing happens to the steel plants (more people get into manufacturing steel, and they start putting out more volume).

    That's what the ISPs might like you to think -- that it's a fair price, because there's so much more demand now, and the price will settle once the new infrastructure (and new competitors) are in place. But there's more going on there -- they are trying to charge for something they have no business charging for in the first place, never mind how much they're trying to charge.

    --
    Don't thank God, thank a doctor!
  58. Re:Jombeewoof, get off the Internet. by Anonymous Coward · · Score: 0

    Next time though, why not post as yourself instead of hiding behind the mask of anonymity.

    Maybe because he wishes to remain anonymous?

    Duh.

    You must have been a great teacher... not.

  59. The problem is... by Moraelin · · Score: 5, Insightful

    The problem is that ISP's everywhere have dug themselves in a PR hole, for some time now.

    See, the move to "unlimited flat-rate internet access" was in a day and age when there wasn't that much to do on the 'net. The average user would read a few emails, maybe answer them too, but that's mostly time without any actual data transfer, and read a few web pages. Web pages which too meant a lot less graphics than today. And online games meant mostly MUDs and some cutesy java games on some website. (EQ and UO and AC did exist, but they accounted for maybe 1% of the internet subscribers.)

    God knows AOL had plenty of subscribers who didn't complain, at a time when (at least in Europe) their ISDN service had 2000-4000ms ping to the second node in the traceroute, and bandwidth wasn't much better either.

    So basically they sold you a service on the assumption that you wouldn't use much of it.

    The drive to advertise higher and higher access speeds, again was mostly driven by marketting. Backbone speeds didn't increase proportionally, or in many cases at all. Again, the assumption was that you wouldn't actually use most of it. Sure, maybe the email with pic you send mom would upload faster, but then you wouldn't do much on the net for the rest of the day. Basically it's more like burst speed, than sustainable speed for everyone.

    Unfortunately, what you pay for internet access doesn't even come close to paying for 24/7 usage of the whole bandwidth they advertised, and they know it.

    Even more unfortunately, now the idea of unlimited unmetered access is so entrenched in everyone's mind, that it's a bit like an ISP game of chicken. Whoever is the first to not stay the course, and announces that they're reverting to pay per minute or pay per MB, has lost. But, like with the real game of chicken, if noone gives up, everyone loses a bit later.

    Trying to go after the providers of such massive data streams is, basically, the band-aid. If they can't charge the users more, then, well, maybe they can try to charge BBC more. Or maybe they can stop BBC from making their users use more bandwidth altogether. Ditto for trying to demonize the users who actually use the bandwidth advertised: unpopular as it is, it's less of a seppuku maneuver than just admitting that the old model is breaking down and they're reverting to making you pay for how much you use.

    To compound the problem, here's another thing they didn't count on: your using the upload bandwidth. The traditional model has been that some site publishes the content, and pays for that bandwidth, while you only download it and at most send a few emails and the HTTP requests/ TCP/IP handshake upstream. Basically the content providers would subsidize your broadband. Every 1 MB you download would be 1 MB that some web site paid for. Then the ISPs would divide that loot according to how much each pushed on the others' network.

    Unfortunately nowadays more and more traffic is P2P or VOIP, between users which all are on such unmetered unlimited access plans. When you download 1MB via P2P, that's 1 MB that noone really paid for. That's not how that pricing model was supposed to work. It was supposed to be "free" for you, only because someone else paid for it. Or better said, it was never "free", it was just that someone else paid the tab.

    With P2P, that model breaks down, because noone pays the tab. The ISP is left not only with a bunch of used download bandwidth that noone pays for, but actually ends up paying to the backbone for the upload part of it.

    And again, it's a bit of a game of chicken: noone wants to be the first one who just announces that they're starting charging per MB uploaded.

    Admittedly, the latter isn't "solved" by trying to extort BBC, but going after such sites looks like the easiest way out anyway. Maybe they can make them pay more for the bandwidth left after P2P and VOIP.

    Don't get me wrong, I'm not very sympathetic to that approach, and that's putting it mildly. Just saying that, if you were wondering what's their problem, there you go. That's what it is.

    --
    A polar bear is a cartesian bear after a coordinate transform.
    1. Re:The problem is... by Anonymous Coward · · Score: 0

      I'm afraid my response to the problems encountered by ISPs is one many people will have: tough noogies. If you advertise something but can't deliver it you *will* suffer somewhere down the line. Well, unless you happen to be a government but this is about business, and a business is fed by customers: stop giving them reason to jump into your gaping maw and they'll bugger off somewhere else. Trying to move the goalposts this late in the game is a fast-track to a lot of bad feeling.
      Trading Standards (in the UK) probably *could* wade into this quasi-legal mire but they'd need an awful lot of public support given the apparent anti-public mentality of the government. This is, after all, a classic case of oversell. Like promising the moon on a stick and giving you a twig with a Mini BabyBel on the end of it; it *looks* like the moon on a stick but only if your perspective is warped.

    2. Re:The problem is... by Sharkstooth · · Score: 1

      There is a solution to all this bickering and greed.
      In the comming months your are going to hear about a company that is intent on giving us our internet back at TI speeds per customer. Tests are proceeding on the final chip. The company will provide the ability to broadcast the Internet connection signal via repeater towers from one central NOC (Network Operations Center), broadcast to distances of 30-miles without degradation of the signal, transmit through buildings, forests, and up to 20 feet underground, maintain a T-1 connection both UP and DOWN without degradation from the amount of simultaneous users connecting, and having managed to secure the signal with 256-bit SSL encryption where no firewall hardware is required, we believe this WiFi Corp. will quickly become one of the fastest growing Corporations in the history of the Internet, and quite literally, will be able to make the statement;

      "There are two types of people in the world...
      Those who are connected to the Internet through our network...
      And those who have still yet to connect to the Internet for the very first time"
      http://www.itsyournet.com/go/10733jg/public__wirel ess_internet.html

      The backbone optics are in place (in America), are cheap, its the bill for the last mile that was scareing telcos and now we are going to have real competition because we intend to offer this service to existing ISP's and web hosters who agree to our pricing structure. $19.95 per TI customer in the USA. That's fast enough for WebTV and this is with 256 bit encryption

  60. they sould look at the neighbourgs by voraistos · · Score: 0

    In France, there is some sort of law that prevents networks from charging each others for bandwidth usage. Since ADSL exists, it has always been unlimited, i have a server there, and the limit i have is 100 mb/s (basically because of the NIC), no monthly usage limit crap. Oh and did i mention it is really cheap? For the price i pay in britain (NTL/virgin) £20 a month equivalent to 30 (or $40) in france i get 30 mb/s not 4, i get unlimited landline calls to 28 countries, not nothing, i get a few 100 channels (including MTV, discovery, BBC world, cnn, stuff that is not in french and matters) instead of the 5-only standard channels. For the same price. In the country next door. which i can ping in 46 miliseconds (35 being wasted around birmingham for some reason).

  61. Dump Them by Anonymous Coward · · Score: 0

    Don't underestimate the power of the BBC. Despite snipes at certain reports, its the best broadcaster in the UK (and World) and possibly our most visited web site.

    If the BBC publically dumps the ISP's who are complaining from connecting to their content, I bet the UK consumer will switch in droves, after-all we have plenty of ISP's to choose from and its quick/simple to change. Rememeber - WE PAY FOR THE BBC.

    It would be commercial suicide.

  62. Who should pay who? by meringuoid · · Score: 2, Interesting
    The upshot of this is that the ISPs are peering with the BBC so they don't get complaints from customers that one of the biggest sites in the world is slow or have to pay over the odds to an upstream provider and the BBC is peering with ISPs to make sure that they don't get hit with a bill for the 10s of Gbps of bandwidth they have available to them.

    It occurs to me that, if anything, the ISPs should be paying the BBC. They should cough up for the privilege of being able to provide BBC services to their customers, in the same way that Virgin were recently asked to pay for the privilege of being able to provide Sky channels to their customers. They wouldn't like the alternative: try explaining to your customers why they can't get the BBC website, while Mr Jones next door using a rival ISP can, and see how long they're still your customers.

    --
    Real Daleks don't climb stairs - they level the building.
  63. Maybe you have to be British to understand this... by Richard+Kirk · · Score: 1

    The BBC is a monopoly with unique rights to collect licence fees from UK citizens for owning a television set, and the state picks up the licence collection costs. This mad state of affairs is supposed to keep the BBC independent of political interference: to some extent it actually does too, hooray. In some places where logic has a firmer grip, it would be hard to argue that an institution that gets its income by fiat has the moral highground over a collection of ISP companies that have to make a living. Here, in a country where the head of the state is also head of the national religion, we can take this sort of thing in our stride.

    However, many of us here who may not give two hoots for the Royal Family or God in any form cherish the BBC. It is a beloved organization - part of the national psyche along with Hornby railway sets, Meccano, Lord Reith, Flanders and Swan, the Home Service, Wimbledon, Airfix, Old English Spangles, Aertex, Proper Sausages with breadcrumbs in, and the Promenade Concerts. In many ways it is not perfect, but we see it for the aspiration that it embodies as much as what it now is, nation shall speak peace unto nation, and all that sort of thing. It sets the standard that our other TV channels have to match or not get watched. It has chosen to set a standard for web pages too, and though that is not part of its charter, it seems right that it does.

    Listen well, IPS's. We like our BBC. You touch it, you touch us. Beware.

  64. This is what I think the problem is...geeks by Anonymous Coward · · Score: 0

    "The answer to this would be for the ISPs not to just quit overselling, but to expand capacity to actually deliver what they offer."

    Slashdotters. You must think infrastructure grows on trees. I doubt you all are willing to PAY for all these upgrades let alone the NIMBY that would result from all the digging and emplacement of this infrastructure. Plus your solution still doesn't address the wastage that would result from people NOT using that infrastructure like geeks (which seems to be the ONLY group doing all the complaining so far) would.

  65. It's mainly P2P bandwidth, not BBC bandwidth... by cardpuncher · · Score: 1

    One of the features of this little spat is that iPlayer is designed (actually, bought in from Verisign...) as a P2P application, so most of the data shifted will not originate from the BBC in the first place. So this is really an attempt by ISPs to charge the BBC for data that is actually moving between ISP's end users.

    Interestingly, both Tiscali and BT (cited as participants in this by El Reg) have their own video-over-IP services (Homechoice http://www.homechoice.co.uk/ rebranded as Tiscali TV and BT Vision http://www.bt.com/vision) and it's probably not a surprise they'd like to disadvantage the BBC in that marketplace.

    I tend to the view that iPlayer is a broken means of distributing TV-on-demand, but it's broken partly because the ISPs don't seem interested in developing better mechanisms. It's certainly not going to get fixed by ISPs whingeing that consumers want what they've been sold at the cost they were promised. But since a recent survey (http://www.theregister.co.uk/2007/08/08/line_rent al_cost_discouraging/) revealed that consumers are very resistant to broadband price hikes, it does seem like the ISPs have dug themselves a hole that can only get deeper.

  66. Naming conventions by Anonymous Coward · · Score: 0

    The practice of labeling up ISP services as "unlimited" needs to be addressed before freemarket economics can come into play. There is not much incentive to launch a "restricted" service if all your competitors keeping touting neverending network access.

    This led me to examine my ISP, selling the "unlimited" package that I am using - https://www.bethere.co.uk/homebroadband.do

    Not on the top 10 list of FAQ's (I guess that not many people search for "how long will it be before I get disconnected from my unlimited service?") but a vague entry about if the service really is unlimited - https://www.bethere.co.uk/generalFAQ.do#faq30

    Ahh, somewhere near the bottom "What about excessive network usage?" - you get a nasty letter if they "feel" that you're using too much of the internet - https://www.bethere.co.uk/fairusage.do

    I'm acutely aware that all/most UK ISP's operate like this so this doesn't bother/affect me too much, at the moment. But I would like more(some) transparancy about the service that is being supplied to me. I migrated from my previous ISP because they had a routing problem (this affected me everyday) that they couldn't fix, and would not publicise - I do not appreciate being lied to about the service I think I'm paying for.

    Anyway, they should just double the speed of my connection (at no cost) so I can use the internet in half the time - that way everyone wins ;D

  67. ISP provided content by dmpyron · · Score: 1

    I have to wonder if ISP provided content (I'll use AT&T as an example since I only vaguely know the British ones), such as IPTV, will be charged in the same way. If the ISP provides this service without charging back (an internal charge back), then they are asking other service providers to subsidize those services.

    Naw, they'd never do that.

  68. Fsck them all!(ISP that wants this net neutral BS) by WiZard82 · · Score: 1

    Screw this. This is the BIGGEST bullshit ever. It`s pure profit maximizing nothing more. You can call it traffic shaping or whatever its still bullshit. It means that you have a lot of time on your hand and you are greedy as f@ck and you figure oo, lets introduce a new "fee" so you can get more money, and you bullshit ppl to make them believe its for optimizing their connection whereas again it`s just bullshit. You are getting PAID by your customers/subscribers ALREADY. that includes ME and BBC and EVERYONE that accessing your network. Besides who the hell you think would use the net plain without any content??????? You think ppl pay you because they love the fact that they`re able to send/receive packets? (normal ppl don`t care, they pay you to access sites like BBC if you charge them extra you may lose them because they may just cancel their contract with you and turn on their telly instead. then you are fskd... :) So just SFTU build a better network, offer more bandwidth then you may charge more for the extra BW and stop crying you whores. I`m sick of this shit in the US already not to mention this kind of cr@p generally wont be tolerated in the EU (ppl are NOT that stupid y`know, its harder to bullshit/brainwash ppl in there)

    --
    by WiZ
  69. No, it's greed. by edunbar93 · · Score: 1

    I thought that the monthly fee we pay already was to cover access ... but maybe it only covers the final mile and they need to be paid twice to cover the rest of the journey.

    Uh, no. It's all about finding new ways to generate revenue. As my boss explained to me: "We gotta do this too! It's [extorting Google] a great way to generate new revenue!"

    As I explained to my boss: "AT&T is *saying* they *want* to do it. They're not doing it yet. And we're not exactly $telco or $cableco, so if we try to do it first, *all* our customers will just up and quit."

    Somehow, generating new revenue this way is no longer a priority where I work.

    --
    "No problem. I have the capacity to do infinite work so long as you don't mind that my quality approaches zero."-Dilbert
  70. Fine, let thm charge by PPH · · Score: 1
    But if the broadband folks nick BBC for charges that they don't impose upon their own content, lets see how the courts react.

    This may force the real issue of network neutrality to surface. That is: The ability of the network operators to tip the content market to favor their own services over those of competition.

    Smart move boys, going after a government entity. At least here in the USA, the broadband people have tread very lightly around public entities providing services. The battle here seems to be public vs private network infrastructure. If the BBC (or the British gov't on its behalf) steps up and slaps down the vertical monopolies, it might set a precedent that our municipal networks can follow.

    --
    Have gnu, will travel.
  71. Re:Ugh... additional note ... rates can .... by OldHawk777 · · Score: 1

    Telco/CableCo broadband providers are allowed to increase or decrease their rates for providing a broadband utility service, but the content is none of their business/responsibility. Telco/CableCo broadband providers charging for premium, standard, poor content is much the same as theft of content property value. The content providers already have a business model which includes paying for bandwidth. The bandwidth providers have the right to increase rates for bandwidth provided.

    Telco/CableCo broadband providers are, by most home users in the USA, customers pay for access to a set expectation of bandwidth, most common are 56Kb/s and three variation (sort of) ADSL bandwidth (LessUp+MoreDown). Much like a utility the product flows at the same cost-per-volume much like water, gas, electricity. Just like any other utility you should not be expecting to get tap, pure, and flavored water (because you will not), high or low energy gas ain't gonna happen from the same gas pipe, as best I understand electrons are electrons (all the same) for electricity. Cost-per-volume is the only honest practice for a utility with infrastructure cost distributed across the community for the to be provided fairly to all citizens.

    Telco/CableCo broadband providers are, by most business/government users in the USA, contracted to provide a set bandwidth with a guaranteed quality and availability of service (premium/additional cost and penalties) not a this or that content filter depending on maybes, ifs, and scams.

    At home (in most of the USA) the quality and availability of service (there is no competition) is totally dependent upon what the telcos/cablecos want to provide, and what may cause a class action legal complaint from the residential customers.

    The USA ranks about 22nd in telecommunications services globally and with corporate lobbyist/politicians always in office, I suspect the USA will continue to decline as a world leader.

    --
    Unaccountable leaders are masters, and unrepresented people are slaves. How do US and EU fare?
  72. The net's been through this before by Bob+Uhl · · Score: 1
    We've already dealt with a huge upsurge in bandwidth use. Remember way back when, back in the days when the 'the net' meant 'a modem talking to a Unix host'? Network communication was very slow, even for pure text. Then folks started wanting to download images (which may not be worth a thousand words, but cost a thousand words or more to transmit), and suddenly modems were no longer really viable. So ISPs switched to broadband communications between one another (imagine trying to support four users each downloading images when one's upstream link was a single 14.4 modem...), and eventually users switched to broadband links to their ISPs. Who paid for all this? In the long run, the users did. Did any ISPs make silly threats to servers on the other side of the world? Not that I know of. Did any use rate limiting? Certainly--that's perfectly fair.

    The thing is, ISPs have been making a living for far too long by overselling their bandwidth. If they'd quit that, this wouldn't really be a problem. If they'd have tiered service plans, this wouldn't really be a problem.

  73. Wrong Threat - "Not Peering" != Degrading by billstewart · · Score: 1
    The alternative to peering with somebody isn't degrading their traffic - it's not accepting it from a direct connection, only from another ISP. Degrading the traffic would not only be a spectacularly bad thing to do, it would take extra work. Degrading normally becomes an issue only when some content provider wants better-than-average quality of service rather than best-effort - your Google http connection is always going to work fine, but that video feed or voice call not only wants the bits delivered in order without losing too many of them, it also needs better real-time performance and needs to crowd out your http and Bittorrent traffic rather than the other way around.


    There's a bit of subtlety to these discussions because "peering" has some technical meanings in addition to financial ones, but normally the two are aligned - either Company A and Company B think they'll both benefit from accepting each other's traffic (so they'll split the cost of an interconnection, or meet at an exchange point where they're both paying for their own pipe into the exchange, but won't charge each other money for the bandwidth), or else at least one of them doesn't think that, in which case that one will say "you can connect to me for $X for a pipe of size Y". Usually peering happens if both companies are carriers of similar size, or sometimes if they have synergistic market niches (e.g. one is an access provider with lots of eyeballs trying to get content to attract more access customers, and the other is a content provider with lots of content, and their political power is balanced.) The details are also somewhat different in Europe, where distances are much shorter and everybody uses a couple of major exchange points in London and Amsterdam, than they are in the US, where distances are much longer, with a couple dozen major long-haul carriers interconnecting in 5-10 cities (mostly on both coasts.)


    If Carrier A doesn't think Company B can deliver as much benefit as they're getting, they won't build a pipe to B unless B pays them. B can pay Carrier C for service, and if A and C are peers, then A will accept BGP routes to B servers on their peering pipe with C. But if B convinces C to do free peering, A generally won't accept B's BGP routes on their Carrier C peering pipe; they may only accept it from Carrier D that B decided they did have to pay. Sometimes this leads to users who can't reach the whole Internet - we've seen that occasionally in the US when one of the very-low-priced marginally-Tier-1 carriers has trouble with former peers and doesn't want to pay for transit.


    Normally it would be surprising that the BBC gets free peering from carriers (assuming it's free as opposed to paid-for peering) rather than having to pay transit to all of them, but perhaps the politics are such that access providers think the Beeb is important enough to their customer base that they're willing to give away the connections. For instance, a small DSL reseller needs to have connectivity to Google, so they may give Google a direct connection), but a large semi-monopoly cable-modem company doesn't need to have connectivity to Obscure Video Content Inc., so they're not going to give them a free pipe.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  74. About the BBC network by anticypher · · Score: 1

    I'm not going to get into this whole debate on network neutrality, especially in Europe, as I get paid money for my opinions on this subject. But I will talk about the BBC's network. The geeks behind the Beeb's network are a pretty good bunch, who promote all kinds of technology and FLOSS projects on a limited budget.

    The BBC have a number of well designed hosting centres to spread around their network usage, and a reasonable number of interconnections to help distribute their traffic for cheap. From their two AS numbers, 2818 and 31459, they have IPv4, v6, and multicast versions of their feeds. They have built out a fairly comprehensive distribution network using their own leased lines, multiple 10Gig Ethernet connections to both carriers and popular peering points around Europe and North America.

    Any ISP selling broadband should be present at places like the AmsIX or LoNAP, where they can get a peering with the BBC for no charge. This means not paying for transit charges for the content. The BBC even has multicast streams available, for ISPs clued enough to actually make use of it (which is very few, unfortunately. BT is almost violently opposed to the idea, calling it a direct threat to the monarchy at times).

    Any ISP, especially those in Britain, who will have a large number of viewers could set up private peerings at quite a few of the internet hotels spread all over the UK. There must be at least 25 locations where the BBC has internet peering capability. All the major ISPs in Britain like BT and NTL already have private peerings with the BBC.

    The BBC only pays for their own interfaces on their own equipment, it is up to the ISPs to add their own capacity on their own kit, not exactly a cheap proposition. 10 GigE interfaces on 6500s or RX16s aren't playthings.

    Therein lies the rub. This band of borderline criminal ISPs have tried to create an illegal conspiracy to force the Beeb to pay not only for their equipment upgrades, but also to pay for all the traffic from the BBCs network into their own. BT wants to charge for traffic in both directions, rather than the peak of whichever flow is highest. Ofcom should slap this down, but they are currently fighting the battle to stay relevant and have dropped all other cases before them.

    There are moves afoot within the Tory party to destroy OfCom, because even with their very limited powers they've managed to keep BT slightly more honest than an all out unregulated lawless monopoly. Graft and corruption aren't limited to the U.S. political scene.

    the AC

    --
    Hemos is like...sci-fi fans;he thinks technology is cool, but he hasn't bothered to understand the science it's based on
  75. King Canute by AmiMoJo · · Score: 1

    If ISPs think things are bad now, just wait for HD to become popular. In fact, they are missing a trick here: most people have a computer monitor capable of 720p, but (in the UK at least) most people only have an SDTV.

    A 45 minute 720p TV shows comes out to about 1.5GB. 1080p is even more fun.

    --
    const int one = 65536; (Silvermoon, Texture.cs)
    SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC