Check out this thread on activating and deactivating TCP congestion control protocols:
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=28816
Yeah, the TCP congestion protocols need to be built in in order for you to switch to them. I only wished Merlin would include support for Cubic/Vegas in his builds. One of the few things I loved about DD-WRT, the amount of configurability it had.
you mean there is no cubic?
my next Router will be a Router where I can use DD-WRT.
cat /proc/sys/net/ipv4/tcp_congestion_control
cat /proc/sys/net/ipv4/tcp_allowed_congestion_control
cat /proc/sys/net/ipv4/tcp_available_congestion_control
all yield reno as well as
dmesg | grep reno
yielding
TCP Reno registered
I know Cubic has been made the default for linux kernels for a while now, but thats for like recent kernels only.
Guess it helps when people specify which router they are talking about.
The RT-AC56 and RT-AC68U default to cubic, while the RT-N66 and AC66 default to reno.
No idea about the RT-N56U (they use a different kernel tree from those I listed).
BTW, I have yet to see a reliable, technical explanation confirming whether congestion control has any effect at all on a router. Some people argue it only has effect on the actual endpoints (for instance if you were running a Linux server or desktop). Other swear they saw a measurable difference. And all the whitepapers I've browsed through so far only tested it on the endpoint rather than on a router sitting between two points.
Personally, I'm waiting for someone who has actual hands-on experience with the Linux kernel code to provide a technical explanation as to whether it does make a difference or not. Anecdotal experiences just don't cut it for me, not when they're all conflicting.
Still ... can we get Cubic support on the RT-N66X?
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!