linux服务器上tcp有大量time_wait状态的解决方法和原因解释 vim /etc/sysctl.conf net.ipv4.tcp_fin_timeout=1 net.ipv4.tcp_max_tw_buckets=10000 相关文章: