October 2017
Intermediate to advanced
340 pages
9h 46m
English
Space does not allow us to discuss this group of settings in detail. Consider them food for thought and online research. Most mainstream Linux distributions come out of the box tuned to run on even modest hardware. Systems like Ceph that do heavy network traffic can benefit considerably from tuning.
net.ipv4.tcp_timestamps=0net.ipv4.tcp_sack=1net.core.netdev_max_backlog=250000net.ipv4.tcp_max_syn_backlog=100000net.ipv4.tcp_max_tw_buckets=2000000net.ipv4.tcp_tw_reuse=1net.core.rmem_max=4194304net.core.wmem_max=4194304net.core.rmem_default=4194304net.core.wmem_default=4194304net.core.optmem_max=4194304net.ipv4.tcp_rmem="4096 87380 4194304"net.ipv4.tcp_wmem="4096 65536 4194304"net.ipv4.tcp_low_latency=1net.ipv4.tcp_adv_win_scale=1 ...
Read now
Unlock full access