求救:怎樣清除 Linux CLOSE_WAIT ?
用 netstat 發現很多 CLOSE_WAITtcp 1 0 ns3.abc101.com:43849 ftp.twaren.net:http CLOSE_WAIT
tcp 1 0 ns3.abc101.com:43855 ftp.twaren.net:http CLOSE_WAIT
tcp 1 0 ns3.abc101.com:43852 ftp.twaren.net:http CLOSE_WAIT
google 很多資料,都沒啥用~
有解方的請救命一下~
http://tw.myblog.yahoo.com/robin-li/article?mid=1394
這個有用嗎? 回復 2# 綠茶妹
那個我用過了...CLOSE_WAIT還是佔著毛坑不拉屎~{:4_205:} 是client端 program 要改,老中老外都用類似解法.
http://zhanglinbao.bokee.com/5249773.html
http://www.unix.com/unix-advanced-expert-users/31732-clear-close_wait-status.html
如要收拾殘局只能kill process 請看下面URL
http://superuser.com/questions/127863/manually-closing-a-port-from-commandline
但close_wait往往是memory leak,所以close process 無效.
頁:
[1]