about hybla & cubic

mengskysama 2014-10-02 12:17:34 -07:00
parent 3128413d67
commit a5fe7bf43a

@ -61,4 +61,15 @@ reduce the size of rmem and wmem.
Before & after:
![cc](https://cloud.githubusercontent.com/assets/1073082/3296349/10c34b04-f5d9-11e3-95fc-e38f5299c274.jpg)
![cc](https://cloud.githubusercontent.com/assets/1073082/3296349/10c34b04-f5d9-11e3-95fc-e38f5299c274.jpg)
**NOTICE**
Hybla may not be suitable for low-latency network. cubic is probably a better choice for you.
you You must select `net.ipv4.tcp_congestion_control = hybla` or `net.ipv4.tcp_congestion_control = cubic` based on test.
Eg.
![cubic](https://raw.githubusercontent.com/mengskysama/wiki/master/sad.png)