Thursday, May 23, 2013

TCP Congestion Control – Vegas and DD-WRT « TTC Shelbyville - Technical Blog

TCP Congestion Control – Vegas and DD-WRT « TTC Shelbyville - Technical Blog:
The necessary modules for TCP Vegas are included in DD-WRT distributions.  You can enter the follow commands into your router to enable vegas. The router should dynamically allocate throughput.
Go to Administration and Commands – Enter the following:
echo 0 > /proc/sys/net/ipv4/tcp_westwood
echo 1 > /proc/sys/net/ipv4/tcp_vegas_cong_avoid
echo 3 > /proc/sys/net/ipv4/tcp_vegas_alpha
echo 3 > /proc/sys/net/ipv4/tcp_vegas_beta

No comments :