linux 內(nèi)核參數(shù)調(diào)整
參考:
linux 內(nèi)核參數(shù)優(yōu)化
http://blog.chinaunix.net/uid-27467336-id-4347373.html
為高負(fù)載網(wǎng)絡(luò)優(yōu)化 Nginx 和 Node.js
http://www.oschina.net/translate/optimising-nginx-node-js-and-networking-for-heavy-workloads?print
Coping with the TCP TIME-WAIT state on busy Linux servers
http://vincent.bernat.im/en/blog/2014-tcp-time-wait-state-linux.html
Coping with the TCP TIME-WAIT state on busy Linux servers
http://www.ahlinux.com/mainte/22662.html
鏈接和參考
10 Vital Aspects of building a Node.JS application
Using NginX to avoid node.js load
Commands to analyse system socket usage
TCP/IP setting reference
Linux kernel tuning
本文地址:http://www.oschina.net/translate/optimising-nginx-node-js-and-networking-for-heavy-workloads
原文地址:https://engineering.gosquared.com/optimising-nginx-node-js-and-networking-for-heavy-workloads
解決服務(wù)器出現(xiàn)大量CLOSE_WAIT和TIME_WAIT連接的方法
http://www.91python.com/archives/435
linux高并發(fā)應(yīng)用對(duì)系統(tǒng)內(nèi)核優(yōu)化的要求
http://www.jbxue.com/article/9294.html
解決MySQL建立連接問(wèn)題,快速回收復(fù)用TCP的TIME_WAIT
http://www.cnblogs.com/billyxp/p/3683559.html
posted on 2015-07-19 23:00 小高 閱讀(373) 評(píng)論(0) 編輯 收藏 所屬分類: Linux