This commit is contained in:
Herbert Wolverson 2023-03-21 17:23:17 +00:00
commit 5ba2d2f256

View File

@ -40,6 +40,13 @@ You can graph bandwidth and TCP RTT by client and node (Site, AP, etc), using In
* UISP
* Splynx
## Server Recommendations
It is most cost-effective to buy a used server with specifications matching your unique requirements, as laid out in the System Requirements section below.
For those who do not have the time to do that, here is a server config for up to 20 Gbps throughput:
* 20 Gbps | [Dell R450 Config](https://www.dell.com/en-us/shop/servers-storage-and-networking/poweredge-r450-rack-server/spd/poweredge-r450/pe_r450_15127_vi_vp?configurationid=63956ce8-1714-47c0-89ec-c6729c1ca867)
The [AsRock 1U4LW-B6502L2T](https://www.thinkmate.com/system/asrock-1u4lw-b6502l2t/635744) can be a great lower-cost option as well.
## System Requirements
### VM or physical server
* For VMs, NIC passthrough is required for optimal throughput and latency (XDP vs generic XDP). Using Virtio / bridging is much slower than NIC passthrough. Virtio / bridging should not be used for large amounts of traffic.
@ -99,5 +106,4 @@ So for example, an ISP delivering 1Gbps service plans with 10Gbps aggregate thro
* Intel X520
## Get Started
- [v1.3](https://github.com/LibreQoE/LibreQoS/wiki/LibreQoS-v1.3-Installation-&-Usage-Guide-Physical-Server-and-Ubuntu-22.04)
- [v1.4](https://github.com/LibreQoE/LibreQoS/wiki/v1.4)