Thank you!!! Very helpful.Best QoS tutorial, in my opinion: http://www.linksysinfo.org/index.php?threads/qos-tutorial.68795/
QoS can improve bufferbloat, but technically QoS is a separate concern from bufferbloat (which an AQM like CoDel or RED is meant to improve).
Concur - much of the issues with BufferBloat are actually upstream at the ISP (and their upstream providers)
Is that your 5000th post? Congrats! (and thanks for sharing the knowledge)
Yeah, off-topic... sue me.
Been trying to reduce my buffer bloat with no luck. I have already turned on Adaptive Qos, but no luck. Any suggestions would be greatly appreciated. Thank you!
Router: AC87U
ISP: Charter
Firmware: Merlin 58 alpha 3
Adaptive Qos enabled
Thank you! This worked.After enabling Adaptive QoS, set your max download and upload speed slightly below your ISP provided speed.
wget http://some-fast-server-near-you.com/file.test -O /dev/null
it is easy to do download test within ASUS - Merlin FW router (SSH or telnet) -Code:wget http://some-fast-server-near-you.com/file.test -O /dev/null
but how to do upload test from ASUS - Merlin FW router ?
is there some way to use this? https://github.com/RMerl/asuswrt-me...4f38f5eaab2/release/src/router/rc/speedtest.c
I use speedtest-cli via Entware-ng. Speedtest-cli is a python based program that uses the same servers that speedtest.net uses.
From what I remember, I first installed pip-tools:
opkg install python-pip
then used pip to install speedtest-cli:
pip install speedtest-cli
Here is a link to github:
https://github.com/sivel/speedtest-cli
Works quite well. I get numbers on the router (an AC88U) that are very close to running speedtest.net on my PC.
I have been thinking of asking kvic to make a tools tab in the WebUI just like he did for NTP ;-)
That would have the added benefit of being able to hassle ISPs when speeds aren't where they should be.
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!