mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-03 09:00:28 -06:00
Update README.md
This commit is contained in:
parent
f3ded555c4
commit
2c7a5623cc
@ -2,7 +2,7 @@
|
||||
![Banner](docs/Banner.png "Banner")
|
||||
LibreQoS is an application that allows ISPs to apply bandwidth rate limiting to hundreds of clients through cake or fq_codel. <a href="https://www.bufferbloat.net/projects/codel/wiki/Cake/">Cake</a> and <a href="https://www.bufferbloat.net/projects/codel/wiki/">fq_codel</a> are Free and Open Source Active Queue Management algorithms that reduce <a href="https://www.bufferbloat.net/projects/bloat/wiki/Introduction/">bufferbloat</a>. When used in the context of an ISP network, these AQMs can be deployed to shape traffic on each customer's connection - reducing latency, enforcing advertised plan bandwidth, and improving network performance. LibreQoS directs each customer's traffic through an individual cake or fq_codel instance, which acts as part of a <a href="https://linux.die.net/man/8/tc-htb">hierarchy token bucket</a>. Traffic can be shaped by site or by Access Point, in addition to by subscriber. Please test to ensure compatability with your network architecture and design before deploying in production.
|
||||
## Who is LibreQoS for?
|
||||
This software is intended for Internet Service Providers. Internet Service Providers with more than 1000 subscribers may benefit more from using commercially supported alternatives with NMS/CRM integrations such as <a href="https://preseem.com/">Preseem</a> or <a href="https://www.saisei.com/">Saisei</a>.
|
||||
This software is intended for Internet Service Providers, particularly Fixed Wireless Internet Service Providers. Large Internet Service Providers with thousands of subscribers may benefit more from using commercially supported alternatives with NMS/CRM integrations such as <a href="https://preseem.com/">Preseem</a> or <a href="https://www.saisei.com/">Saisei</a>.
|
||||
```
|
||||
╔══════════╦══════╦═══════════╦══════════╦══════╦═════╦═════════╦══════════════════╦══════════════════╗
|
||||
║ ║ IPv4 ║ IPv6 ║ fq_codel ║ cake ║ DPI ║ Metrics ║ Shape By ║ Throughput ║
|
||||
|
Loading…
Reference in New Issue
Block a user