Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQM QoS #3188

Closed
Yessine1200 opened this issue Mar 1, 2024 · 6 comments
Closed

SQM QoS #3188

Yessine1200 opened this issue Mar 1, 2024 · 6 comments

Comments

@Yessine1200
Copy link

Hello,
I want to understand exactly how to use SQM to improve QoS. In the wizard, there are two boxes: one to enable SQM and the other for SQM autorate.

  1. For the first one, do I need to modify the DL/UL traffic for the links I want to aggregate to avoid link saturation?
  2. For the tunnel created to aggregate the throughput, what values should I set?
  3. How can I prioritize UDP traffic?
Capture d’écran 2024-03-01 à 10 00 27
@Ysurac
Copy link
Owner

Ysurac commented Mar 1, 2024

SQM mitigate bufferbloat.
If you set SQM and download/upload values via the wizard all is set automatically.
There is no prioritization of traffic via SQM.

For more info on SQM: https://openwrt.org/docs/guide-user/network/traffic-shaping/sqm

@Yessine1200
Copy link
Author

I see in the documentation you sent: SQM is an integrated system that performs per-packet/per flow network scheduling, active queue length management (AQM), traffic shaping/rate limiting, and QoS (prioritization). If that true I can prioritize ? or I have to install other tool to do that ?

@Ysurac
Copy link
Owner

Ysurac commented Mar 1, 2024

You can use DSCP for priority or install luci-app-qos instead of SQM.

@Yessine1200
Copy link
Author

For example, If I priorise UDP trafic for video diffusion using DSCP: how OMR will react ? The traffic will be send over the link with lower latency ? and OMR will use openVPN(I mean the tunnel created between OMR and VPS) to send the trafic to the server (I am using v6.0beta2)?

@Yessine1200
Copy link
Author

If I use SQM Autorate, OMR utilizes the defined algorithm to automatically detect the maximum/minimum speed based on latency and congestion, especially for mobile networks. My question is: Does SQM Autorate calculate the maximum speed periodically? Because, as you know, mobile networks are not stable in terms of latency and speed.

Copy link

github-actions bot commented Jun 2, 2024

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions github-actions bot added the Stale label Jun 2, 2024
@github-actions github-actions bot closed this as completed Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants