所以我lsof -i | wc -l定期运行,它告诉我在 420 行中,有 240 到 255 行处于CLOSE_WAIT状态。TCP连接如何进入这种状态?
lsof -i | wc -l
CLOSE_WAIT
我应该担心吗,我应该如何解决它?
linux ubuntu tcpip netstat lsof
linux ×1
lsof ×1
netstat ×1
tcpip ×1
ubuntu ×1