Linux/BSD内核调优和网络安全强化优化,通过优化的sysctl调整提高服务器系统的性能
该文件应保存为 /etc/sysctl.conf 并可以使用以下命令激活: sysctl -e -p /etc/sysctl.conf
对于二进制值,0 禁用,1 启用。有关更多详细信息,请参阅 sysctl(8) 和 sysctl.conf(5)。
预期用于具有 RAM 负载和可用带宽的高速网络上的专用服务器系统 针对具有高连接速率的高性能 Web/FTP/邮件/DNS 服务器进行优化和调整 请勿在繁忙的网络或 xDSL/电缆连接中使用丢包是可以预料的
学分:
http://www.enigma.id.au/linux_tuning.txt
http://www.securityfocus.com/infocus/1729
http://fasterdata.es.net/TCP-tuning/linux.html
http://fedorahosted.org/ktune/browser/sysctl.ktune
http://www.cymru.com/Documents/ip-stack-tuning.html
http://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt
http://www.frozentux.net/ipsysctl-tutorial/chunkyhtml/index.html
http://knol.google.com/k/linux-performance-tuning-and-measurement
http://www.cyberciti.biz/faq/linux-kernel-tuning-virtual-memory-subsystem/
http://www.redbooks.ibm.com/abstracts/REDP4285.html
http://www.speedguide.net/read_articles.php?id=121
http://lartc.org/howto/lartc.kernel.obscure.html
http://en.wikipedia.org/wiki/Sysctl