mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Make cpumap-pping unchangeable again
This commit is contained in:
parent
8c7cb38dcb
commit
445ad0fedb
@ -40,11 +40,6 @@ queuesAvailableOverride = 0
|
||||
# Past 25,000 subsribers this algorithm becomes inefficient and is not advised
|
||||
useBinPackingToBalanceCPU = True
|
||||
|
||||
# Use xdp-cpumap-tc or cpumap-pping. If you plan to graph latency, choose cpumap-pping.
|
||||
# Otherwise, choose xdp-cpumap-tc. If you change this value, please reboot the host system to flush BPF maps.
|
||||
#cpumapVersion = "xdp-cpumap-tc"
|
||||
cpumapVersion = "cpumap-pping"
|
||||
|
||||
# Bandwidth & Latency Graphing
|
||||
influxDBEnabled = True
|
||||
influxDBurl = "http://localhost:8086"
|
||||
|
Loading…
Reference in New Issue
Block a user