* [Cerowrt-devel] comcast provisioned rates?
@ 2014-04-19 12:55 Aaron Wood
2014-04-19 16:21 ` dpreed
0 siblings, 1 reply; 8+ messages in thread
From: Aaron Wood @ 2014-04-19 12:55 UTC (permalink / raw)
To: cerowrt-devel
[-- Attachment #1: Type: text/plain, Size: 528 bytes --]
I'm setting up new service in the US, and I'm currently assuming that all
of Comcast's rates are "boosted" rates, not the "provisioned" rates.
So if they quote 50/10Mbps, I assume that's not what will need to be set in
SQM with CeroWRT.
Does anyone have good info on the "provisioned" rates that go with each of
the Comcast tiers?
Basically, I'm trying to get to an apples-to-apples comparison with
Sonic.net DSL (I'll be close enough to the CO to run in Annex M "upload
priority" mode and get ~18/2 service).
Thanks,
Aaron
[-- Attachment #2: Type: text/html, Size: 754 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Cerowrt-devel] comcast provisioned rates?
2014-04-19 12:55 [Cerowrt-devel] comcast provisioned rates? Aaron Wood
@ 2014-04-19 16:21 ` dpreed
2014-04-19 16:38 ` Aaron Wood
0 siblings, 1 reply; 8+ messages in thread
From: dpreed @ 2014-04-19 16:21 UTC (permalink / raw)
To: Aaron Wood; +Cc: cerowrt-devel
[-- Attachment #1: Type: text/plain, Size: 1203 bytes --]
As a non-Comcast-customer, I am curious too. I had thought their "boost" feature allowed temporary rates *larger* than the quoted "up to" rates. (but I remember the old TV-diagonal games and disk capacity games, where any way to get a larger number was used in the advertising, since the FTC didn't have a definition that could be applied).
I wonder if some enterprising lawyer might bring the necessary consumer fraud class-action before the FTC to get clear definitions of the numbers? It's probably too much to ask for Comcast to go on the record with a precise definition.
On Saturday, April 19, 2014 8:55am, "Aaron Wood" <woody77@gmail.com> said:
I'm setting up new service in the US, and I'm currently assuming that all of Comcast's rates are "boosted" rates, not the "provisioned" rates.
So if they quote 50/10Mbps, I assume that's not what will need to be set in SQM with CeroWRT.
Does anyone have good info on the "provisioned" rates that go with each of the Comcast tiers?
Basically, I'm trying to get to an apples-to-apples comparison with Sonic.net DSL (I'll be close enough to the CO to run in Annex M "upload priority" mode and get ~18/2 service).
Thanks,
Aaron
[-- Attachment #2: Type: text/html, Size: 1636 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Cerowrt-devel] comcast provisioned rates?
2014-04-19 16:21 ` dpreed
@ 2014-04-19 16:38 ` Aaron Wood
2014-04-19 17:57 ` Dave Taht
0 siblings, 1 reply; 8+ messages in thread
From: Aaron Wood @ 2014-04-19 16:38 UTC (permalink / raw)
To: dpreed; +Cc: cerowrt-devel
[-- Attachment #1: Type: text/plain, Size: 1867 bytes --]
Based on these results:
http://snapon.lab.bufferbloat.net/~cero2/jimreisert/results.html
And talking off-list with Jim, I think that the "PowerBoost" is above the
quoted rate, as the 24/4 service hits >36Mbps TCP data rate. I'm
definitely sad that using SQM in the router instead of the modem loses
features like that. But I'll just be happy to have upload over 1Mbps again.
I do know that the FCC was cracking down on advertised vs. actual rates,
and started a "measuring broadband in America" project:
http://www.fcc.gov/measuring-broadband-america
-Aaron
On Sat, Apr 19, 2014 at 6:21 PM, <dpreed@reed.com> wrote:
> As a non-Comcast-customer, I am curious too. I had thought their "boost"
> feature allowed temporary rates *larger* than the quoted "up to" rates.
> (but I remember the old TV-diagonal games and disk capacity games, where
> any way to get a larger number was used in the advertising, since the FTC
> didn't have a definition that could be applied).
>
>
>
> I wonder if some enterprising lawyer might bring the necessary consumer
> fraud class-action before the FTC to get clear definitions of the numbers?
> It's probably too much to ask for Comcast to go on the record with a
> precise definition.
>
>
>
>
>
> On Saturday, April 19, 2014 8:55am, "Aaron Wood" <woody77@gmail.com> said:
>
> I'm setting up new service in the US, and I'm currently assuming that
> all of Comcast's rates are "boosted" rates, not the "provisioned" rates.
> So if they quote 50/10Mbps, I assume that's not what will need to be set
> in SQM with CeroWRT.
> Does anyone have good info on the "provisioned" rates that go with each of
> the Comcast tiers?
> Basically, I'm trying to get to an apples-to-apples comparison with
> Sonic.net DSL (I'll be close enough to the CO to run in Annex M "upload
> priority" mode and get ~18/2 service).
> Thanks,
> Aaron
>
[-- Attachment #2: Type: text/html, Size: 2931 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Cerowrt-devel] comcast provisioned rates?
2014-04-19 16:38 ` Aaron Wood
@ 2014-04-19 17:57 ` Dave Taht
2014-04-19 18:16 ` dpreed
2014-04-20 20:35 ` Sebastian Moeller
0 siblings, 2 replies; 8+ messages in thread
From: Dave Taht @ 2014-04-19 17:57 UTC (permalink / raw)
To: Aaron Wood; +Cc: cerowrt-devel
The features of the PowerBoost feature are well documented at this
point. A proper
emulation of them is in the ns2 code. It has been a persistent feature
request, to
add support to some Linux rate shaper to properly emulate PowerBoost,
but no funding
ever arrived.
Basically you get 10 extra megabytes above the base rate at whatever
rate the line
can sustain before it settles back to the base rate.
You can also see that as presently implemented, at least on a short
RTT path, the feature
does not prevent bufferbloat.
http://snapon.lab.bufferbloat.net/~cero2/jimreisert/results.html
I'd like a faster, less cpu intense rate shaper than sch_htb in
general, and powerboost emulation would be nice.
On Sat, Apr 19, 2014 at 9:38 AM, Aaron Wood <woody77@gmail.com> wrote:
> Based on these results:
>
> http://snapon.lab.bufferbloat.net/~cero2/jimreisert/results.html
>
> And talking off-list with Jim, I think that the "PowerBoost" is above the
> quoted rate, as the 24/4 service hits >36Mbps TCP data rate. I'm definitely
> sad that using SQM in the router instead of the modem loses features like
> that. But I'll just be happy to have upload over 1Mbps again.
>
> I do know that the FCC was cracking down on advertised vs. actual rates, and
> started a "measuring broadband in America" project:
>
> http://www.fcc.gov/measuring-broadband-america
>
> -Aaron
>
>
> On Sat, Apr 19, 2014 at 6:21 PM, <dpreed@reed.com> wrote:
>>
>> As a non-Comcast-customer, I am curious too. I had thought their "boost"
>> feature allowed temporary rates *larger* than the quoted "up to" rates.
>> (but I remember the old TV-diagonal games and disk capacity games, where any
>> way to get a larger number was used in the advertising, since the FTC didn't
>> have a definition that could be applied).
>>
>>
>>
>> I wonder if some enterprising lawyer might bring the necessary consumer
>> fraud class-action before the FTC to get clear definitions of the numbers?
>> It's probably too much to ask for Comcast to go on the record with a precise
>> definition.
>>
>>
>>
>>
>>
>> On Saturday, April 19, 2014 8:55am, "Aaron Wood" <woody77@gmail.com> said:
>>
>> I'm setting up new service in the US, and I'm currently assuming that all
>> of Comcast's rates are "boosted" rates, not the "provisioned" rates.
>> So if they quote 50/10Mbps, I assume that's not what will need to be set
>> in SQM with CeroWRT.
>> Does anyone have good info on the "provisioned" rates that go with each of
>> the Comcast tiers?
>> Basically, I'm trying to get to an apples-to-apples comparison with
>> Sonic.net DSL (I'll be close enough to the CO to run in Annex M "upload
>> priority" mode and get ~18/2 service).
>> Thanks,
>> Aaron
>
>
>
> _______________________________________________
> Cerowrt-devel mailing list
> Cerowrt-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>
--
Dave Täht
NSFW: https://w2.eff.org/Censorship/Internet_censorship_bills/russell_0296_indecent.article
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Cerowrt-devel] comcast provisioned rates?
2014-04-19 17:57 ` Dave Taht
@ 2014-04-19 18:16 ` dpreed
2014-04-19 18:40 ` Dave Taht
2014-04-20 20:35 ` Sebastian Moeller
1 sibling, 1 reply; 8+ messages in thread
From: dpreed @ 2014-04-19 18:16 UTC (permalink / raw)
To: Dave Taht; +Cc: cerowrt-devel
[-- Attachment #1: Type: text/plain, Size: 4380 bytes --]
Very good. So the idea, rather than Comcast implementing codel or something proper in the DOCSIS 3.0 systems they have in the field, is to emulate power boost to "impedance match" the add-on router-based codel approach to some kind of knowledge of what the DOCSIS CMTS buffering state looks like....
And of course nothing can be done about "downstream" bufferbloat in the Comcast DOCSIS deployment.
So instead of fixing Comcast's stuff "correctly", we end up with a literal "half measure".
Who does Comcast buy its CMTS gear from, and if it has a Heartbleed bug, maybe some benevolent hacker should just fix it for them?
It's now been 2 years since Comcast said they were deploying a fix. Was that just them hoping the critics would dissipate their time and effort? And is Comcast still using its Sandvine DPI gear?
I'm afraid that monopolists really don't care. Even friendly-sounding ones. Especially when they can use their technical non-deployments to get paid more by Netflix.
On Saturday, April 19, 2014 1:57pm, "Dave Taht" <dave.taht@gmail.com> said:
> The features of the PowerBoost feature are well documented at this
> point. A proper
> emulation of them is in the ns2 code. It has been a persistent feature
> request, to
> add support to some Linux rate shaper to properly emulate PowerBoost,
> but no funding
> ever arrived.
>
> Basically you get 10 extra megabytes above the base rate at whatever
> rate the line
> can sustain before it settles back to the base rate.
>
> You can also see that as presently implemented, at least on a short
> RTT path, the feature
> does not prevent bufferbloat.
>
> http://snapon.lab.bufferbloat.net/~cero2/jimreisert/results.html
>
> I'd like a faster, less cpu intense rate shaper than sch_htb in
> general, and powerboost emulation would be nice.
>
>
> On Sat, Apr 19, 2014 at 9:38 AM, Aaron Wood <woody77@gmail.com> wrote:
> > Based on these results:
> >
> > http://snapon.lab.bufferbloat.net/~cero2/jimreisert/results.html
> >
> > And talking off-list with Jim, I think that the "PowerBoost" is above the
> > quoted rate, as the 24/4 service hits >36Mbps TCP data rate. I'm
> definitely
> > sad that using SQM in the router instead of the modem loses features like
> > that. But I'll just be happy to have upload over 1Mbps again.
> >
> > I do know that the FCC was cracking down on advertised vs. actual rates, and
> > started a "measuring broadband in America" project:
> >
> > http://www.fcc.gov/measuring-broadband-america
> >
> > -Aaron
> >
> >
> > On Sat, Apr 19, 2014 at 6:21 PM, <dpreed@reed.com> wrote:
> >>
> >> As a non-Comcast-customer, I am curious too. I had thought their
> "boost"
> >> feature allowed temporary rates *larger* than the quoted "up to" rates.
> >> (but I remember the old TV-diagonal games and disk capacity games, where
> any
> >> way to get a larger number was used in the advertising, since the FTC
> didn't
> >> have a definition that could be applied).
> >>
> >>
> >>
> >> I wonder if some enterprising lawyer might bring the necessary consumer
> >> fraud class-action before the FTC to get clear definitions of the
> numbers?
> >> It's probably too much to ask for Comcast to go on the record with a
> precise
> >> definition.
> >>
> >>
> >>
> >>
> >>
> >> On Saturday, April 19, 2014 8:55am, "Aaron Wood"
> <woody77@gmail.com> said:
> >>
> >> I'm setting up new service in the US, and I'm currently assuming that
> all
> >> of Comcast's rates are "boosted" rates, not the "provisioned" rates.
> >> So if they quote 50/10Mbps, I assume that's not what will need to be set
> >> in SQM with CeroWRT.
> >> Does anyone have good info on the "provisioned" rates that go with each
> of
> >> the Comcast tiers?
> >> Basically, I'm trying to get to an apples-to-apples comparison with
> >> Sonic.net DSL (I'll be close enough to the CO to run in Annex M "upload
> >> priority" mode and get ~18/2 service).
> >> Thanks,
> >> Aaron
> >
> >
> >
> > _______________________________________________
> > Cerowrt-devel mailing list
> > Cerowrt-devel@lists.bufferbloat.net
> > https://lists.bufferbloat.net/listinfo/cerowrt-devel
> >
>
>
>
> --
> Dave Täht
>
> NSFW:
> https://w2.eff.org/Censorship/Internet_censorship_bills/russell_0296_indecent.article
>
[-- Attachment #2: Type: text/html, Size: 5977 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Cerowrt-devel] comcast provisioned rates?
2014-04-19 18:16 ` dpreed
@ 2014-04-19 18:40 ` Dave Taht
2014-04-19 18:57 ` Dave Taht
0 siblings, 1 reply; 8+ messages in thread
From: Dave Taht @ 2014-04-19 18:40 UTC (permalink / raw)
To: David Reed; +Cc: cerowrt-devel
On Sat, Apr 19, 2014 at 11:16 AM, <dpreed@reed.com> wrote:
> Very good. So the idea, rather than Comcast implementing codel or
> something proper in the DOCSIS 3.0 systems they have in the field, is to
> emulate power boost to "impedance match" the add-on router-based codel
> approach to some kind of knowledge of what the DOCSIS CMTS buffering state
> looks like....
http://tools.ietf.org/html/draft-white-aqm-docsis-pie-00
is mandated in DOCSIS 3.1 modems.
The ECO has gone out for DOCSIS 3.0 as well.
Pie is tightly intertwined with the powerboost capable scheduler.
The powerboost feature is viewed
> And of course nothing can be done about "downstream" bufferbloat in the
> Comcast DOCSIS deployment.
I have seen promising noises from Arris at least, on the CMTS side, and
had posted some of their thinking from the last meeting of the society
of cable engineers on one of our mailing lists fairly recently, which
induced no comment.
http://www.ietf.org/mail-archive/web/aqm/current/msg00538.html
They had come up with a variant of red, called "LRED", and a nifty enhancement
to SFQ, but hadn't got as far as grokking that queue length and packet
scheduling
together were a better answer.
I would certainly like the overall level of overbuffering in CMTSes to be
reduced which is something the cable providers could do today, and that
certainly bugs me.
>
> So instead of fixing Comcast's stuff "correctly", we end up with a literal
> "half measure".
The cable ISP industry as a whole is slave to their equipment makers.
cablelabs only has dominion over the cable modem side.
What the world needs is better long distance media types not designed
by former telecoms, and designed for packet data.
If you thought cable was complex and had bad ideas
in it, see gpon, also. Or moca, or various powerline standards.
What my hope has been has been that the increasingly common
hybrid cable modem/wireless gateways would gain fq_codel support and manage
both the up and downstreams themselves, thus bypassing the
slow to update million dollar head end portion of the industry
entirely.
I'd like something as powerful and as loved as the revolution V6 box
to appear.
I'm not holding my breath.
Apple could do it right.
> Who does Comcast buy its CMTS gear from, and if it has a Heartbleed bug,
> maybe some benevolent hacker should just fix it for them?
There are only 3 makers of CMTS gear - cisco, arris, and a third company
from china whose name I forget.
>
>
> It's now been 2 years since Comcast said they were deploying a fix. Was
> that just them hoping the critics would dissipate their time and effort?
Competition is needed. I'm rooting for gfiber to provide some.
> And is Comcast still using its Sandvine DPI gear?
No idea. I certainly see an aweful lot of packets remarked CS1.
>
>
>
> I'm afraid that monopolists really don't care. Even friendly-sounding ones.
> Especially when they can use their technical non-deployments to get paid
> more by Netflix.
Well, grump, I am fair minded. Netflix's business model has always been
to colocate their servers within the ISP itself with things like the
open-connect
appliance.
http://www.networkworld.com/community/blog/netflix-goes-edge-internet
It makes a rediculous amount of sense to do so, and is a cost savings
to both ISP and netflix on external bandwidth, but somebody still has to
cover the rack space, hardware, and electricity no matter where located.
>
>
>
> On Saturday, April 19, 2014 1:57pm, "Dave Taht" <dave.taht@gmail.com> said:
>
>> The features of the PowerBoost feature are well documented at this
>> point. A proper
>> emulation of them is in the ns2 code. It has been a persistent feature
>> request, to
>> add support to some Linux rate shaper to properly emulate PowerBoost,
>> but no funding
>> ever arrived.
>>
>> Basically you get 10 extra megabytes above the base rate at whatever
>> rate the line
>> can sustain before it settles back to the base rate.
>>
>> You can also see that as presently implemented, at least on a short
>> RTT path, the feature
>> does not prevent bufferbloat.
>>
>> http://snapon.lab.bufferbloat.net/~cero2/jimreisert/results.html
>>
>> I'd like a faster, less cpu intense rate shaper than sch_htb in
>> general, and powerboost emulation would be nice.
>>
>>
>> On Sat, Apr 19, 2014 at 9:38 AM, Aaron Wood <woody77@gmail.com> wrote:
>> > Based on these results:
>> >
>> > http://snapon.lab.bufferbloat.net/~cero2/jimreisert/results.html
>> >
>> > And talking off-list with Jim, I think that the "PowerBoost" is above
>> > the
>> > quoted rate, as the 24/4 service hits >36Mbps TCP data rate. I'm
>> definitely
>> > sad that using SQM in the router instead of the modem loses features
>> > like
>> > that. But I'll just be happy to have upload over 1Mbps again.
>> >
>> > I do know that the FCC was cracking down on advertised vs. actual rates,
>> > and
>> > started a "measuring broadband in America" project:
>> >
>> > http://www.fcc.gov/measuring-broadband-america
>> >
>> > -Aaron
>> >
>> >
>> > On Sat, Apr 19, 2014 at 6:21 PM, <dpreed@reed.com> wrote:
>> >>
>> >> As a non-Comcast-customer, I am curious too. I had thought their
>> "boost"
>> >> feature allowed temporary rates *larger* than the quoted "up to" rates.
>> >> (but I remember the old TV-diagonal games and disk capacity games,
>> >> where
>> any
>> >> way to get a larger number was used in the advertising, since the FTC
>> didn't
>> >> have a definition that could be applied).
>> >>
>> >>
>> >>
>> >> I wonder if some enterprising lawyer might bring the necessary consumer
>> >> fraud class-action before the FTC to get clear definitions of the
>> numbers?
>> >> It's probably too much to ask for Comcast to go on the record with a
>> precise
>> >> definition.
>> >>
>> >>
>> >>
>> >>
>> >>
>> >> On Saturday, April 19, 2014 8:55am, "Aaron Wood"
>> <woody77@gmail.com> said:
>> >>
>> >> I'm setting up new service in the US, and I'm currently assuming that
>> all
>> >> of Comcast's rates are "boosted" rates, not the "provisioned" rates.
>> >> So if they quote 50/10Mbps, I assume that's not what will need to be
>> >> set
>> >> in SQM with CeroWRT.
>> >> Does anyone have good info on the "provisioned" rates that go with each
>> of
>> >> the Comcast tiers?
>> >> Basically, I'm trying to get to an apples-to-apples comparison with
>> >> Sonic.net DSL (I'll be close enough to the CO to run in Annex M "upload
>> >> priority" mode and get ~18/2 service).
>> >> Thanks,
>> >> Aaron
>> >
>> >
>> >
>> > _______________________________________________
>> > Cerowrt-devel mailing list
>> > Cerowrt-devel@lists.bufferbloat.net
>> > https://lists.bufferbloat.net/listinfo/cerowrt-devel
>> >
>>
>>
>>
>> --
>> Dave Täht
>>
>> NSFW:
>>
>> https://w2.eff.org/Censorship/Internet_censorship_bills/russell_0296_indecent.article
>>
--
Dave Täht
NSFW: https://w2.eff.org/Censorship/Internet_censorship_bills/russell_0296_indecent.article
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Cerowrt-devel] comcast provisioned rates?
2014-04-19 18:40 ` Dave Taht
@ 2014-04-19 18:57 ` Dave Taht
0 siblings, 0 replies; 8+ messages in thread
From: Dave Taht @ 2014-04-19 18:57 UTC (permalink / raw)
To: David Reed; +Cc: cerowrt-devel
On Sat, Apr 19, 2014 at 11:40 AM, Dave Taht <dave.taht@gmail.com> wrote:
> On Sat, Apr 19, 2014 at 11:16 AM, <dpreed@reed.com> wrote:
>> Very good. So the idea, rather than Comcast implementing codel or
>> something proper in the DOCSIS 3.0 systems they have in the field, is to
>> emulate power boost to "impedance match" the add-on router-based codel
>> approach to some kind of knowledge of what the DOCSIS CMTS buffering state
>> looks like....
>
> http://tools.ietf.org/html/draft-white-aqm-docsis-pie-00
>
> is mandated in DOCSIS 3.1 modems.
>
> The ECO has gone out for DOCSIS 3.0 as well.
>
> Pie is tightly intertwined with the powerboost capable scheduler.
>
> The powerboost feature is viewed
Oops, hit send too early.
The powerboost feature is viewed as a way to reward those that use
bandwidth sporadically, such as with website downloads (it's typical
duration is more than a website). The cable is a shared medium,
and it makes some sense to allow for a bigger burst to someone
that isn't otherwise using up that cable as much as someone else.
The feature arose in a world of much less bandwidth on the modem by
default, and far less users behind a cable modem by default.
Yes, in my world, and the upcoming one, I want consistent, predicable,
jitter free, bandwidth as it simplifies queue management and makes
more possible less hacks on the appliction side to deal with spikes,
and so on...
but everybody here is living in the future, a bit more than other
makers can react. We use more interactive applications, in particular,
and some of us have hopes that one day we don't have to co-locate
critical servers in the data center anymore.
So far as I know powerboost is not enabled on multiple portions
of multiple ISPs networks. It wasn't "on" on several places in
the west coast when last I checked, anyway.
>> And of course nothing can be done about "downstream" bufferbloat in the
>> Comcast DOCSIS deployment.
>
> I have seen promising noises from Arris at least, on the CMTS side, and
> had posted some of their thinking from the last meeting of the society
> of cable engineers on one of our mailing lists fairly recently, which
> induced no comment.
>
> http://www.ietf.org/mail-archive/web/aqm/current/msg00538.html
>
> They had come up with a variant of red, called "LRED", and a nifty enhancement
> to SFQ, but hadn't got as far as grokking that queue length and packet
> scheduling
> together were a better answer.
>
> I would certainly like the overall level of overbuffering in CMTSes to be
> reduced which is something the cable providers could do today, and that
> certainly bugs me.
>
>>
>> So instead of fixing Comcast's stuff "correctly", we end up with a literal
>> "half measure".
>
> The cable ISP industry as a whole is slave to their equipment makers.
> cablelabs only has dominion over the cable modem side.
>
> What the world needs is better long distance media types not designed
> by former telecoms, and designed for packet data.
>
> If you thought cable was complex and had bad ideas
> in it, see gpon, also. Or moca, or various powerline standards.
>
> What my hope has been has been that the increasingly common
> hybrid cable modem/wireless gateways would gain fq_codel support and manage
> both the up and downstreams themselves, thus bypassing the
> slow to update million dollar head end portion of the industry
> entirely.
>
> I'd like something as powerful and as loved as the revolution V6 box
> to appear.
>
> I'm not holding my breath.
>
> Apple could do it right.
>
>> Who does Comcast buy its CMTS gear from, and if it has a Heartbleed bug,
>> maybe some benevolent hacker should just fix it for them?
>
> There are only 3 makers of CMTS gear - cisco, arris, and a third company
> from china whose name I forget.
>
>>
>>
>> It's now been 2 years since Comcast said they were deploying a fix. Was
>> that just them hoping the critics would dissipate their time and effort?
>
> Competition is needed. I'm rooting for gfiber to provide some.
>
>> And is Comcast still using its Sandvine DPI gear?
>
> No idea. I certainly see an aweful lot of packets remarked CS1.
>
>>
>>
>>
>> I'm afraid that monopolists really don't care. Even friendly-sounding ones.
>> Especially when they can use their technical non-deployments to get paid
>> more by Netflix.
>
> Well, grump, I am fair minded. Netflix's business model has always been
> to colocate their servers within the ISP itself with things like the
> open-connect
> appliance.
>
> http://www.networkworld.com/community/blog/netflix-goes-edge-internet
>
> It makes a rediculous amount of sense to do so, and is a cost savings
> to both ISP and netflix on external bandwidth, but somebody still has to
> cover the rack space, hardware, and electricity no matter where located.
>
>
>
>>
>>
>>
>> On Saturday, April 19, 2014 1:57pm, "Dave Taht" <dave.taht@gmail.com> said:
>>
>>> The features of the PowerBoost feature are well documented at this
>>> point. A proper
>>> emulation of them is in the ns2 code. It has been a persistent feature
>>> request, to
>>> add support to some Linux rate shaper to properly emulate PowerBoost,
>>> but no funding
>>> ever arrived.
>>>
>>> Basically you get 10 extra megabytes above the base rate at whatever
>>> rate the line
>>> can sustain before it settles back to the base rate.
>>>
>>> You can also see that as presently implemented, at least on a short
>>> RTT path, the feature
>>> does not prevent bufferbloat.
>>>
>>> http://snapon.lab.bufferbloat.net/~cero2/jimreisert/results.html
>>>
>>> I'd like a faster, less cpu intense rate shaper than sch_htb in
>>> general, and powerboost emulation would be nice.
>>>
>>>
>>> On Sat, Apr 19, 2014 at 9:38 AM, Aaron Wood <woody77@gmail.com> wrote:
>>> > Based on these results:
>>> >
>>> > http://snapon.lab.bufferbloat.net/~cero2/jimreisert/results.html
>>> >
>>> > And talking off-list with Jim, I think that the "PowerBoost" is above
>>> > the
>>> > quoted rate, as the 24/4 service hits >36Mbps TCP data rate. I'm
>>> definitely
>>> > sad that using SQM in the router instead of the modem loses features
>>> > like
>>> > that. But I'll just be happy to have upload over 1Mbps again.
>>> >
>>> > I do know that the FCC was cracking down on advertised vs. actual rates,
>>> > and
>>> > started a "measuring broadband in America" project:
>>> >
>>> > http://www.fcc.gov/measuring-broadband-america
>>> >
>>> > -Aaron
>>> >
>>> >
>>> > On Sat, Apr 19, 2014 at 6:21 PM, <dpreed@reed.com> wrote:
>>> >>
>>> >> As a non-Comcast-customer, I am curious too. I had thought their
>>> "boost"
>>> >> feature allowed temporary rates *larger* than the quoted "up to" rates.
>>> >> (but I remember the old TV-diagonal games and disk capacity games,
>>> >> where
>>> any
>>> >> way to get a larger number was used in the advertising, since the FTC
>>> didn't
>>> >> have a definition that could be applied).
>>> >>
>>> >>
>>> >>
>>> >> I wonder if some enterprising lawyer might bring the necessary consumer
>>> >> fraud class-action before the FTC to get clear definitions of the
>>> numbers?
>>> >> It's probably too much to ask for Comcast to go on the record with a
>>> precise
>>> >> definition.
>>> >>
>>> >>
>>> >>
>>> >>
>>> >>
>>> >> On Saturday, April 19, 2014 8:55am, "Aaron Wood"
>>> <woody77@gmail.com> said:
>>> >>
>>> >> I'm setting up new service in the US, and I'm currently assuming that
>>> all
>>> >> of Comcast's rates are "boosted" rates, not the "provisioned" rates.
>>> >> So if they quote 50/10Mbps, I assume that's not what will need to be
>>> >> set
>>> >> in SQM with CeroWRT.
>>> >> Does anyone have good info on the "provisioned" rates that go with each
>>> of
>>> >> the Comcast tiers?
>>> >> Basically, I'm trying to get to an apples-to-apples comparison with
>>> >> Sonic.net DSL (I'll be close enough to the CO to run in Annex M "upload
>>> >> priority" mode and get ~18/2 service).
>>> >> Thanks,
>>> >> Aaron
>>> >
>>> >
>>> >
>>> > _______________________________________________
>>> > Cerowrt-devel mailing list
>>> > Cerowrt-devel@lists.bufferbloat.net
>>> > https://lists.bufferbloat.net/listinfo/cerowrt-devel
>>> >
>>>
>>>
>>>
>>> --
>>> Dave Täht
>>>
>>> NSFW:
>>>
>>> https://w2.eff.org/Censorship/Internet_censorship_bills/russell_0296_indecent.article
>>>
>
>
>
> --
> Dave Täht
>
> NSFW: https://w2.eff.org/Censorship/Internet_censorship_bills/russell_0296_indecent.article
--
Dave Täht
NSFW: https://w2.eff.org/Censorship/Internet_censorship_bills/russell_0296_indecent.article
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Cerowrt-devel] comcast provisioned rates?
2014-04-19 17:57 ` Dave Taht
2014-04-19 18:16 ` dpreed
@ 2014-04-20 20:35 ` Sebastian Moeller
1 sibling, 0 replies; 8+ messages in thread
From: Sebastian Moeller @ 2014-04-20 20:35 UTC (permalink / raw)
To: Dave Taht; +Cc: cerowrt-devel
Hi Dave,
On Apr 19, 2014, at 19:57 , Dave Taht <dave.taht@gmail.com> wrote:
> The features of the PowerBoost feature are well documented at this
> point. A proper
> emulation of them is in the ns2 code. It has been a persistent feature
> request, to
> add support to some Linux rate shaper to properly emulate PowerBoost,
> but no funding
> ever arrived.
>
> Basically you get 10 extra megabytes above the base rate at whatever
> rate the line
> can sustain before it settles back to the base rate.
>
> You can also see that as presently implemented, at least on a short
> RTT path, the feature
> does not prevent bufferbloat.
>
> http://snapon.lab.bufferbloat.net/~cero2/jimreisert/results.html
>
> I'd like a faster, less cpu intense rate shaper than sch_htb in
> general, and powerboost emulation would be nice.
So there is a hint at the end of https://calomel.org/pf_hfsc.html describing how to use the hfsc qdisc to allow power boost. It is not perfect though as "whatever rate the line can sustain" is rather badly defined for all attempts to keep the modem queues shallow… But still the link shows a potential way to allow power boost from cerowrt. I have no idea how hfsc compares to htb in terms of processing needs though…
Best Regards
sebastian
>
>
> On Sat, Apr 19, 2014 at 9:38 AM, Aaron Wood <woody77@gmail.com> wrote:
>> Based on these results:
>>
>> http://snapon.lab.bufferbloat.net/~cero2/jimreisert/results.html
>>
>> And talking off-list with Jim, I think that the "PowerBoost" is above the
>> quoted rate, as the 24/4 service hits >36Mbps TCP data rate. I'm definitely
>> sad that using SQM in the router instead of the modem loses features like
>> that. But I'll just be happy to have upload over 1Mbps again.
>>
>> I do know that the FCC was cracking down on advertised vs. actual rates, and
>> started a "measuring broadband in America" project:
>>
>> http://www.fcc.gov/measuring-broadband-america
>>
>> -Aaron
>>
>>
>> On Sat, Apr 19, 2014 at 6:21 PM, <dpreed@reed.com> wrote:
>>>
>>> As a non-Comcast-customer, I am curious too. I had thought their "boost"
>>> feature allowed temporary rates *larger* than the quoted "up to" rates.
>>> (but I remember the old TV-diagonal games and disk capacity games, where any
>>> way to get a larger number was used in the advertising, since the FTC didn't
>>> have a definition that could be applied).
>>>
>>>
>>>
>>> I wonder if some enterprising lawyer might bring the necessary consumer
>>> fraud class-action before the FTC to get clear definitions of the numbers?
>>> It's probably too much to ask for Comcast to go on the record with a precise
>>> definition.
>>>
>>>
>>>
>>>
>>>
>>> On Saturday, April 19, 2014 8:55am, "Aaron Wood" <woody77@gmail.com> said:
>>>
>>> I'm setting up new service in the US, and I'm currently assuming that all
>>> of Comcast's rates are "boosted" rates, not the "provisioned" rates.
>>> So if they quote 50/10Mbps, I assume that's not what will need to be set
>>> in SQM with CeroWRT.
>>> Does anyone have good info on the "provisioned" rates that go with each of
>>> the Comcast tiers?
>>> Basically, I'm trying to get to an apples-to-apples comparison with
>>> Sonic.net DSL (I'll be close enough to the CO to run in Annex M "upload
>>> priority" mode and get ~18/2 service).
>>> Thanks,
>>> Aaron
>>
>>
>>
>> _______________________________________________
>> Cerowrt-devel mailing list
>> Cerowrt-devel@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>>
>
>
>
> --
> Dave Täht
>
> NSFW: https://w2.eff.org/Censorship/Internet_censorship_bills/russell_0296_indecent.article
> _______________________________________________
> Cerowrt-devel mailing list
> Cerowrt-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2014-04-20 20:35 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-19 12:55 [Cerowrt-devel] comcast provisioned rates? Aaron Wood
2014-04-19 16:21 ` dpreed
2014-04-19 16:38 ` Aaron Wood
2014-04-19 17:57 ` Dave Taht
2014-04-19 18:16 ` dpreed
2014-04-19 18:40 ` Dave Taht
2014-04-19 18:57 ` Dave Taht
2014-04-20 20:35 ` Sebastian Moeller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox