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

Set bandwidth minimums to 1M for CRM/NMS integrations #640

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Conversation

rchac
Copy link
Member

@rchac rchac commented Feb 18, 2025

By default, the LibreQoS integrations set the minimum rates of Circuits to match their maximum rates. The problem with this is that that guarantees HTB over-subscription - leading to Nodes for APs and Sites going over their limits regularly. To fix this, this PR sets all circuits (except infrastructure) to a minimum of 1 Mbps. That way, it becomes extremely unlikely to oversubscribe the HTB minimums.

This not only prevents APs and Sites from exceeding maximums, it also allows for more steady throughput to those nodes.

@rchac rchac requested a review from thebracket February 18, 2025 02:05
@rchac rchac added this to the v1.5 & v2.0 milestone Feb 18, 2025
@rchac rchac changed the title Set bandwidth minimums to 0M for CRM/NMS integrations Set bandwidth minimums to 1M for CRM/NMS integrations Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant