Discussion:
tcp_listendrop
Tony MacDoodle
2010-04-28 14:18:59 UTC
Permalink
Hello,

Would network saturation cause the following:

tcp_listendrop 625597

------ Utilisation ------ ------ Saturation ------
Date Time %CPU %Mem %Disk %Net CPU Mem Disk Net
Tue Apr 27 17:22:11 2010 38.45 18.28 0.00 191.12 1.18 0.00 0.00 0.00
Tue Apr 27 17:22:16 2010 2.72 18.29 0.00 19.13 0.20 0.00 0.00 0.00
Tue Apr 27 17:22:21 2010 21.98 18.50 0.00 98.57 0.39 0.00 0.00 0.00
0.00 0.00 0.00
Gopi Desaboyina
2010-05-05 03:47:38 UTC
Permalink
Yes. also check with below command to find out which port is getting more connections & dropping them out.

use "ndd /dev/tcp tcp_listen_hash" right-most column to see
if you're hitting the queue max
--
This message posted from opensolaris.org
Loading...