928d3aec25
Linux default udp buffer sizes are somewhat small if sending much udp traffic. Openafs uses udp for all of its traffic so we increase the buffer size to 25MB. Change-Id: Ie6cb7467c186d5471c71ca876ea9e29a90423bed
3 lines
58 B
Plaintext
3 lines
58 B
Plaintext
net.core.rmem_max=26214400
|
|
net.core.rmem_default=26214400
|