net.ipv4.tcp_syncookies = 1 net.ipv4.tcp_tw_reuse = 1 net.ipv4.tcp_tw_recycle = 1 net.ipv4.tcp_fin_timeout = 30
服务器出现大量的127.0.0.1:3306 TIME_WAIT连接 解决方法 [转载]
原文:http://www.cnblogs.com/ecstore/p/3552788.html