/proc/sys/net/ipv4/tcp_tw_recycle

当值为1的时候表示会开启tcp连接快速回收,慎用

/proc/sys/net/ipv4/tcp_tw_reuse

当值为1的时候表示会开启tcp连接快速回收,慎用