mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-08-08 06:22:42 -04:00
switch from CAKE to mq fq_codel for update servers
CAKE was causing a bottleneck due to being single threaded.
This commit is contained in:
parent
dc464772c2
commit
a1336fba2f
3 changed files with 0 additions and 15 deletions
|
@ -23,8 +23,3 @@ PreferredSource=2a14:3f87:6920:250::100
|
|||
[Route]
|
||||
Destination=2a14:3f87:6920:250::1
|
||||
PreferredSource=2a14:3f87:6920:250::100
|
||||
|
||||
[CAKE]
|
||||
Bandwidth=25000M
|
||||
PriorityQueueingPreset=besteffort
|
||||
SplitGSO=false
|
||||
|
|
|
@ -23,8 +23,3 @@ PreferredSource=2605:9880:400:1100:15:1240:515:6e
|
|||
[Route]
|
||||
Destination=2605:9880:400::1
|
||||
PreferredSource=2605:9880:400:1100:15:1240:515:6e
|
||||
|
||||
[CAKE]
|
||||
Bandwidth=10000M
|
||||
PriorityQueueingPreset=besteffort
|
||||
SplitGSO=false
|
||||
|
|
|
@ -23,8 +23,3 @@ PreferredSource=2605:9880:200:20::113
|
|||
[Route]
|
||||
Destination=2605:9880:200::1
|
||||
PreferredSource=2605:9880:200:20::113
|
||||
|
||||
[CAKE]
|
||||
Bandwidth=10000M
|
||||
PriorityQueueingPreset=besteffort
|
||||
SplitGSO=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue