blob: 1fcf2ca6c10eb558138e156a209fb3d6a62338bd [file] [log] [blame]
Austin Schuh2fe4b712020-03-15 14:21:45 -07001# https://wwwx.cs.unc.edu/~sparkst/howto/network_tuning.php
2# Make the buffers big enough for an image
3net.core.wmem_max=8388608
4net.core.rmem_max=8388608