摘要:
root@hpux# netstat -an |grep FIN ... note processes in FIN_WAIT_2 root@hpux# ndd -get /dev/tcp tcp_fin_wait_2_timeout # record this 0 root@hpux# ndd -set /dev/tcp tcp_fin_wait_2_timeout 30000 # ms? = 30s root@hpux# ndd -get /dev/tcp tcp_fin_wait_2_timeout 30000 root@hpux... 阅读全文
posted @ 2013-03-27 11:02
MagicLetters
阅读(915)
评论(1)
推荐(0)

浙公网安备 33010602011771号