Hi,
I use solaris Unix .
I find there is some problem in application and it generate many "close-wait"
tcp connect and stay in the server . it is generate by process id 7740
[CODE]
root@XX # netstat -an | grep CLOSE_WAIT | wc -l
285
root@XX # /usr/local/bin/lsof -i:34805
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
XXX 7740 user 87u IPv4 0x30004ce4c48 0t1500 TCP xx-1:34805->xx-2:32924
(CLOSE_WAIT)
[/CODE]
How can I clear it or any other way to improve .
Please advice
--
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]