DeveloperBreeze

System Performance Development Tutorials, Guides & Insights

Unlock 1+ expert-curated system performance tutorials, real-world code snippets, and modern dev strategies. From fundamentals to advanced topics, boost your system performance skills on DeveloperBreeze.

Optimizing System Performance with Linux Kernel Parameters

Tutorial August 19, 2024
bash

  • net.ipv4.tcp_rmem and net.ipv4.tcp_wmem:

Set the minimum, default, and maximum TCP receive and send buffer sizes. Adjusting these can improve network performance, particularly on systems with high bandwidth or long distances.