fix: WireGuard-Medienpfad auf kanonisches sysctl-Profil bringen #2
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ sysctl_params:
|
||||||
- { key: net.ipv4.tcp_window_scaling, value: "1" }
|
- { key: net.ipv4.tcp_window_scaling, value: "1" }
|
||||||
- { key: net.core.default_qdisc, value: "fq" }
|
- { key: net.core.default_qdisc, value: "fq" }
|
||||||
- { key: net.ipv4.tcp_congestion_control, value: "bbr" }
|
- { key: net.ipv4.tcp_congestion_control, value: "bbr" }
|
||||||
|
- { key: net.ipv4.tcp_no_metrics_save, value: "0" }
|
||||||
- { key: net.ipv4.tcp_slow_start_after_idle, value: "0" }
|
- { key: net.ipv4.tcp_slow_start_after_idle, value: "0" }
|
||||||
- { key: net.ipv4.tcp_fastopen, value: "3" }
|
- { key: net.ipv4.tcp_fastopen, value: "3" }
|
||||||
- { key: net.core.netdev_max_backlog, value: "16384" }
|
- { key: net.core.netdev_max_backlog, value: "16384" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue