Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
* [Cake] bringing up a new router/connection
@ 2021-02-03 21:24 David Lang
  2021-02-04  0:03 ` Jonathan Morton
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: David Lang @ 2021-02-03 21:24 UTC (permalink / raw)
  To: cake

I finally got a decent speed connection (cablemodem 600/35) to supplement my dsl 
(8/1) and am trying to test it's current performance before I install/configure 
cake and am running into some grief. I am hoping to get some pointers to find 
the bottleneck.

the ISP devices have bad bufferbloat, ping times go from ~20ms to 8.8.8.8 to t 
least 120ms, and I saw one time when they went to 1200ms

I'm using a c2600 router running the current openwrt 
https://openwrt.org/toh/tp-link/tp-link_archer_c2600_v1 and have mwan3 
configured to provide failover between my wan connections.

I have a block of static addresses for the router with the ISP router in bridge 
mode

when plugged directly into the ISP router, I am getting the advertised speeds, 
when going through the c2600 I top out at 200-300Mb download and 10-15mb upload

eth0.2 is the high speed cablemodem

# tc qdisc
qdisc noqueue 0: dev lo root refcnt 2
qdisc mq 0: dev eth0 root
qdisc fq_codel 0: dev eth0 parent :1 limit 10240p flows 1024 quantum 1514 target 
5.0ms interval 100.0ms memory_limit 4Mb ecn
qdisc mq 0: dev eth1 root
qdisc fq_codel 0: dev eth1 parent :1 limit 10240p flows 1024 quantum 1514 target 
5.0ms interval 100.0ms memory_limit 4Mb ecn
qdisc noqueue 0: dev br-lan root refcnt 2
qdisc noqueue 0: dev eth1.1 root refcnt 2
qdisc noqueue 0: dev eth0.4 root refcnt 2
qdisc noqueue 0: dev wlan0 root refcnt 2
qdisc noqueue 0: dev eth0.2 root refcnt 2

David Lang

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

end of thread, other threads:[~2021-02-04  5:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-03 21:24 [Cake] bringing up a new router/connection David Lang
2021-02-04  0:03 ` Jonathan Morton
2021-02-04  0:15   ` David Lang
2021-02-04  5:51   ` Pete Heist
2021-02-04  1:11 ` xnor
2021-02-04  5:24   ` David Lang
2021-02-04  4:53 ` Y
2021-02-04  5:14   ` David Lang

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