添加 etc/sysctl.d/16-udp-buffer-size.conf

Signed-off-by: zhao <zj18139624826@gmail.com>
This commit is contained in:
zhao 2025-05-29 01:31:36 +08:00
parent cfc8bbb604
commit 70a8e62841

View File

@ -0,0 +1,5 @@
# Do not edit, changes to this file will be lost on upgrades
# /etc/sysctl.conf can be used to customize sysctl settings
net.core.rmem_max=7500000
net.core.wmem_max=7500000