What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

ECN capable?

admin@RT-AC66U:/tmp/home/root# cat /proc/sys/net/ipv4/tcp_ecn
0

Feel free to try and enable it. Not sure it will make a big difference on a regular home network, those congestion protocols work best on large band networks.
 
How do I insert that code? I'm a newb at this.

thanks :)

echo 1 > /proc/sys/net/ipv4/tcp_ecn

You will have to re-run this over telnet at every reboot however.

To be honest, chances are you wouldn't see any difference at all on a home network.
 
You will have to re-run this over telnet at every reboot however.

To be honest, chances are you wouldn't see any difference at all on a home network.

Thanks for all the help :)

If I learn how to do all that I'll give it a try.
 
Hey. Since I'm learning how to use Putty, exactly what code gets ran on putty to implement ECN on the router? Reason I ask is I see there are two different codes written and i'm not sure about it.. thanks
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top