DGA0122 QoS: Difference between revisions

Back up to the Technicolor_DGA0122 Page
From AAISP Support Site
(Created page with "Many routers have QoS settings where you prioritise Technicolor spends a lot of effort ensuring the default QoS provides best possible end-user experience. One of the reason...")
 
mNo edit summary
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<indicator name="Front">[[File:Menu-B10C.svg|link=:Category:Technicolor_DGA0122|30px|Back up to the Technicolor_DGA0122 Page]]</indicator>
Many routers have QoS settings where you prioritise
[[Category:Technicolor_DGA0122]]


Many routers have QoS settings where you prioritise types of packets that would get sent out of the router before other types. However, there are no optioned in the web UI of the Technicolor for QoS.

We asked Technicolor about this, and here is their response:

<blockquote>
Technicolor spends a lot of effort ensuring the default QoS provides best possible end-user experience.
Technicolor spends a lot of effort ensuring the default QoS provides best possible end-user experience.
One of the reasons why you may want to prioritise small packets is to work around bufferbloat issues. Where saturated upstream links cause a severe degradation in end user browsing experience.
One of the reasons why you may want to prioritise small packets is to work around bufferbloat issues. Where saturated upstream links cause a severe degradation in end user browsing experience.
Line 6: Line 12:


In a few lines:
In a few lines:

- When a traffic stream is over 8 packets, the stream is moved to a lower priority queue.
- When a traffic stream is over 8 packets, the stream is moved to a lower priority queue.

- This frees up the original Queue for new traffic streams to be started. The TCP ack's being under 8 packets are also therefore processed with priority.
- This frees up the original Queue for new traffic streams to be started. The TCP ack's being under 8 packets are also therefore processed with priority.
</blockquote>

Revision as of 14:27, 15 June 2021


Many routers have QoS settings where you prioritise types of packets that would get sent out of the router before other types. However, there are no optioned in the web UI of the Technicolor for QoS.

We asked Technicolor about this, and here is their response:

Technicolor spends a lot of effort ensuring the default QoS provides best possible end-user experience. One of the reasons why you may want to prioritise small packets is to work around bufferbloat issues. Where saturated upstream links cause a severe degradation in end user browsing experience. We have already implemented a solution to this, without the need to prioritise all small packets.

In a few lines:

- When a traffic stream is over 8 packets, the stream is moved to a lower priority queue.

- This frees up the original Queue for new traffic streams to be started. The TCP ack's being under 8 packets are also therefore processed with priority.