* Re: [Bloat] came across an unexpected side-effect of bufferbloat
2015-08-03 14:00 ` Steinar H. Gunderson
@ 2015-08-03 14:11 ` Bill Ver Steeg (versteb)
2015-08-03 14:55 ` Dave Taht
1 sibling, 0 replies; 4+ messages in thread
From: Bill Ver Steeg (versteb) @ 2015-08-03 14:11 UTC (permalink / raw)
To: Steinar H. Gunderson, bloat
It is even worse than that - On some really crappy low end devices, applications do not get a taste of the CPU if there is a packet to be sent. If there is always a packet to be sent, the SNMP daemon and/or some DOCSIS/DSL/FTTx tasks (and other application level tasks that need to interact with the control plane) don't run. Eventually something weird happens, like a memory leak or a dead-man timer and the box reboots. Clearly, this is sub-optimal.
Fortunately, Darwinian pressures have made this type of device less prevalent in the marketplace. You can still run into some really poor CPE in the wild, though.
Bill VerSteeg
-----Original Message-----
From: bloat-bounces@lists.bufferbloat.net [mailto:bloat-bounces@lists.bufferbloat.net] On Behalf Of Steinar H. Gunderson
Sent: Monday, August 03, 2015 10:01 AM
To: bloat@lists.bufferbloat.net
Subject: Re: [Bloat] came across an unexpected side-effect of bufferbloat
On Mon, Aug 03, 2015 at 11:53:40PM +1000, jb wrote:
> While researching a little I came across a message on the Amazon
> support forums that said after 3 hours of uploading to Amazon, their
> cable modem would crash and reboot. The reason was that the SNMP the
> cable modem needed to stay healthy was timing out (due to the
> excessive latency induced by the continuous uploading). The author didn't know it was bufferbloat, of course.
FWIW, you don't need bufferbloat for this to fail. A classic thing with switches (typically underbuffered rather than overbuffered!) is that when you run the links full, the OSPF packets get dropped and eventually your link flaps because the other side thinks you're down.
This is one of the reasons why most L3 switches (well, anything that's advanced enough to do OSPF or the likes in the first place :-) ) have QoS at
all: You need to protect your administrative traffic.
/* Steinar */
--
Homepage: http://www.sesse.net/
_______________________________________________
Bloat mailing list
Bloat@lists.bufferbloat.net
https://lists.bufferbloat.net/listinfo/bloat
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bloat] came across an unexpected side-effect of bufferbloat
2015-08-03 14:00 ` Steinar H. Gunderson
2015-08-03 14:11 ` Bill Ver Steeg (versteb)
@ 2015-08-03 14:55 ` Dave Taht
1 sibling, 0 replies; 4+ messages in thread
From: Dave Taht @ 2015-08-03 14:55 UTC (permalink / raw)
To: Steinar H. Gunderson, Battle of the Mesh Mailing List; +Cc: bloat
This is precisely the sort of failures I (perversely) hope to induce
at battlemesh, using flent to drive the network to saturation.
On Mon, Aug 3, 2015 at 7:00 AM, Steinar H. Gunderson
<sgunderson@bigfoot.com> wrote:
> On Mon, Aug 03, 2015 at 11:53:40PM +1000, jb wrote:
>> While researching a little I came across a message on the Amazon support
>> forums that said after 3 hours of uploading to Amazon, their cable modem
>> would crash and reboot. The reason was that the SNMP the cable modem needed
>> to stay healthy was timing out (due to the excessive latency induced by the
>> continuous uploading). The author didn't know it was bufferbloat, of course.
>
> FWIW, you don't need bufferbloat for this to fail. A classic thing with
> switches (typically underbuffered rather than overbuffered!) is that when you
> run the links full, the OSPF packets get dropped and eventually your link
> flaps because the other side thinks you're down.
>
> This is one of the reasons why most L3 switches (well, anything that's
> advanced enough to do OSPF or the likes in the first place :-) ) have QoS at
> all: You need to protect your administrative traffic.
>
> /* Steinar */
> --
> Homepage: http://www.sesse.net/
> _______________________________________________
> Bloat mailing list
> Bloat@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/bloat
--
Dave Täht
worldwide bufferbloat report:
http://www.dslreports.com/speedtest/results/bufferbloat
And:
What will it take to vastly improve wifi for everyone?
https://plus.google.com/u/0/explore/makewififast
^ permalink raw reply [flat|nested] 4+ messages in thread