7800DXL Bufferbloat
Posted: Fri Feb 13, 2015 3:23 pm
I have an 7800DXL, running on an ADSL2+ connection.
The 7800DXL suffers from significant bufferbloat on the upload buffer. This means that whenever I upload using the full upload bandwidth of my ADSL connection, the entire connection becomes unusable, as everything grinds to a halt.
This can be seen with a Netalyzer test on my connection which says this:
http://www.bufferbloat.net/projects/blo ... troduction
It would be great if Billion could offer FQ_Codel (http://en.wikipedia.org/wiki/CoDel) as an option to manage the upload buffer, as this would greatly alleviate the problem.
The 7800DXL suffers from significant bufferbloat on the upload buffer. This means that whenever I upload using the full upload bandwidth of my ADSL connection, the entire connection becomes unusable, as everything grinds to a halt.
This can be seen with a Netalyzer test on my connection which says this:
This shows that the 7800DXL is buffering upload traffic for over 3 seconds, which explains the poor performance of the connection. This is probably because you are using a basic FIFO queue for the upload buffer. This means time sensitive packets like TCP acks are being delayed for over 3 seconds. This is a problem that has been found on other network devices before called bufferbloat, more info here:We estimate your uplink as having 3300 ms of buffering. This is quite high, and you may experience substantial disruption to your network performance when performing interactive tasks such as web-surfing while simultaneously conducting large uploads. With such a buffer, real-time applications such as games or audio chat can work quite poorly when conducting large uploads at the same time.
http://www.bufferbloat.net/projects/blo ... troduction
It would be great if Billion could offer FQ_Codel (http://en.wikipedia.org/wiki/CoDel) as an option to manage the upload buffer, as this would greatly alleviate the problem.