User Tools

Site Tools


tcptuning

**This is an old revision of the document!** ----

A PCRE internal error occured. This might be caused by a faulty plugin

====== TCP Tuning ====== By default, Centos used the following TCP parameters: <code> net.ipv4.tcp_syncookies = 1 net.core.rmem_max = 131071 net.core.wmem_max = 131071 net.ipv4.tcp_rmem = 4096 87380 4194304 net.ipv4.tcp_wmem = 4096 16384 4194304 net.core.netdev_max_backlog = 1000 </code>

tcptuning.1303517180.txt.gz · Last modified: 2011/04/23 00:06 by sbwood