2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-09-04 12:07:58 +00:00

Merge pull request #243 from Obihoernchen/sysctl

Increase net.core.rmem_max to 4 MB
This commit is contained in:
Jarrod Johnson
2026-07-15 13:47:34 -04:00
committed by GitHub
+1 -1
View File
@@ -1,2 +1,2 @@
# Increase available receive buffers for discovery scans
net.core.rmem_max = 2097152
net.core.rmem_max = 4194304