patch sonic (properly)

This commit is contained in:
Para Dox
2025-06-14 13:14:17 +07:00
parent 8986887888
commit 7bbc5eecb9
4 changed files with 15 additions and 2 deletions

View File

@@ -36,6 +36,8 @@ services:
args:
VERSION: v1.2.1-h
REPO: https://github.com/Fantom-foundation/sonic.git
COMMIT: ''
PATCH: ''
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle

View File

@@ -36,6 +36,8 @@ services:
args:
VERSION: v1.2.1-h
REPO: https://github.com/Fantom-foundation/sonic.git
COMMIT: ''
PATCH: ''
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle