2021年12月9日 星期四

Ubuntu increase UDP buffer size to 25MB 2021 and 2022 (multicast network card sysctl)

https://medium.com/@CameronSparr/increase-os-udp-buffers-to-improve-performance-51d167bb1360


Check:

$ sysctl net.core.rmem_max

net.core.rmem_max = 212992

$ sysctl net.core.rmem_default

net.core.rmem_default = 212992


Set:

$ sudo sysctl -w net.core.rmem_max=26214400

net.core.rmem_max = 26214400

$ sudo sysctl -w net.core.rmem_default=26214400

net.core.rmem_default = 26214400

沒有留言:

張貼留言

2007 to 2023 HP and Dell Servers Comparison

  HP Gen5 to Gen11  using ChatGPT HP ProLiant Gen Active Years CPU Socket Popular HP CPUs Cores Base Clock Max RAM Capacity Comparable Dell ...