Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
* [Cerowrt-devel] Comcast Uplink Buffers
@ 2015-03-05 15:35 William Katsak
  2015-03-05 15:43 ` Dave Taht
  0 siblings, 1 reply; 6+ messages in thread
From: William Katsak @ 2015-03-05 15:35 UTC (permalink / raw)
  To: cerowrt-devel

[-- Attachment #1: Type: text/plain, Size: 1387 bytes --]

Hello all,

I just moved and had to switch my ISP from Optimum (Cablevision) to 
Comcast (100/10 link).

I am running my own port of simple.qos over to Debian/Ubuntu, and it 
worked fine on Cablevision (I basically use scripts in if-pre-up.d and 
if-post-down.d to set the variables set up/tear down simple.qos).

However, since I moved over to Comcast, I am seeing something like 600 
ms of uplink buffering according to Netlyzer. Also, the Internet 
browsing "feels" slow when Netflix is in use elsewhere in the apartment 
(like before I knew anything about bufferbloat).

My config looks like this:
UPLINK=7500
DOWNLINK=85000
QDISC=fq_codel
LLAM="tc_stab"
LINKLAYER="none"
OVERHEAD=0
STAB_MTU=2047
STAB_MPU=0
STAB_TSIZE=512
AUTOFLOW=0
LIMIT=1001   # sane global default for *LIMIT for fq_codel on a small 
memory device
ILIMIT=
ELIMIT=
ITARGET="auto"
ETARGET="auto"
IECN="ECN"
EECN="NOECN"
SQUASH_DSCP="1"
SQUASH_INGRESS="0"
IQDISC_OPTS=""
EQDISC_OPTS=""
TC=`which tc`
#TC="sqm_logger tc"# this redirects all tc calls into the log
IP=$( which ip )
INSMOD=`which modprobe`
TARGET="5ms"
IPT_MASK="0xff"
IPT_MASK_STRING="/${IPT_MASK}"     # for set-mark

I've also attached the output of a run of rrul against 
netperf.bufferbloat.net.

Any insight?

Thanks,
Bill


-- 
****************************************
William Katsak <wkatsak@gmail.com>
****************************************

[-- Attachment #2: rrul-comcast.pdf --]
[-- Type: application/pdf, Size: 422610 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-03-05 19:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-05 15:35 [Cerowrt-devel] Comcast Uplink Buffers William Katsak
2015-03-05 15:43 ` Dave Taht
2015-03-05 15:49   ` William Katsak
2015-03-05 19:05     ` Aaron Wood
2015-03-05 19:14       ` Dave Taht
2015-03-05 19:52       ` William Katsak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox