18. RPS/RFS 解决 softirq 平衡 RPS is not automatically switched on, you have to configure it. echo ffff >/sys/class/net/eth0/queues/rx-0/rps_cpus Same for RFS if you prefer to use RFS echo 16384 >/sys/class/net/eth0/queues/rx-0/rps_flow_cn 显著提高软中断的均衡性,大大提高性能。
20. 来自 google 的 initcwnd 调优 通过提高初始拥塞窗口的大小 (3) ,大大减少短连接的响应时间 . make sure your Linux kernel is 2.6.30 or higher. ip route change [default via a.b.c.d dev ethX ... ] initcwnd 10