摘要: vi /etc/sysctl.confnet.ipv4.tcp_syncookies = 1 net.ipv4.tcp_tw_reuse = 1 net.ipv4.tcp_tw_recycle = 1 net.ipv4.tcp_fin_timeout = 30 /sbin/sysctl -p vi 阅读全文
posted @ 2016-11-04 13:39 苦逼码农2014 阅读(1086) 评论(0) 推荐(0)