mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2024-11-26 02:00:15 -06:00
A Quality of Experience and Smart Queue Management system for ISPs. Leverage CAKE to improve network responsiveness, enforce bandwidth plans, and reduce bufferbloat.
10gactive-queue-managementaqmbandwidth-limitingbufferbloatcakefq-codelhtbispqoeqoe-managementqosrate-limitingresponsivenesssmart-queue-managementsqmtraffic-shapertraffic-shaping
14ff572235
move tc data to dicts, stop large amount of iterations at scale |
||
---|---|---|
docs | ||
v0.7 | ||
v0.8 | ||
v0.9 | ||
v1.0 | ||
v1.1 | ||
v1.2 | ||
.gitmodules | ||
LICENSE | ||
README.md |
LibreQoS is a Quality of Experience and Smart Queue Management system designed for Internet Service Providers (such as Fixed Wireless Internet Service Providers) to optimize the flow of their network traffic and thus reduce bufferbloat, keep the network responsive, and improve the end-user experience.
Because customers see greater performance, ISPs receive fewer support tickets/calls and reduce network traffic from fewer retransmissions.
A sub-$1000 server running LibreQoS can shape traffic for hundreds or thousands of customers at over 10 Gbps.
Learn more at LibreQoS.io
System Requirements
- VM or physical server. Physical server will have higher throughput (XDP vs generic XDP).
- One management network interface, completely separate from the traffic shaping interfaces. Usually this would be the Ethernet interface built in to the motherboard.
- Dedicated Network Interface Card
- NIC must have two or more interfaces for traffic shaping.
- NIC must have multiple TX/RX transmit queues. Here's how to check from the command line.
- Known supported cards:
- NVIDIA ConnectX-4 MCX4121A-XCAT
- Intel X710
- Intel X520
- Known supported cards:
- Ubuntu Server 22.04 or above recommended. All guides assume Ubuntu Server 21.10 or above. Ubuntu Desktop is not recommended as it uses NetworkManager instead of Netplan.
- Kernel version 5.14 or above
- Python 3, PIP, and some modules (listed in respective guides).
- Choose a CPU with solid single-thread performance within your budget.
- Recommendations for 10G+ throughput:
Versions
IPv4 + IPv6:
IPv4 only: