mysql-5.5.21
has someone an idea what this large difference between
"netstat" and "lsof" means? am i right that this may be
a descriptor leak leading to troubles over the long?
the full "lsof"-output shows all hosts ever connected
to the server multiple times as "ESTABLISHED"
_____________________________
lsof | grep mysql | grep ESTABLISHED | wc -l
1764
netstat | grep mysql
tcp 0 0 10.0.0.15:3306 10.0.0.102:29642 VERBUNDEN
905/mysqld
tcp 0 0 10.0.0.15:3306 10.0.0.6:64272 VERBUNDEN
905/mysqld
tcp 0 0 10.0.0.15:3306 10.0.0.3:50156 VERBUNDEN
905/mysqld
tcp 0 0 10.0.0.15:3306 10.0.0.103:40381 VERBUNDEN
905/mysqld
tcp 0 0 10.0.0.15:3306 10.0.0.120:38348 VERBUNDEN
905/mysqld
tcp 0 0 10.0.0.15:3306 10.0.0.121:58243 VERBUNDEN
905/mysqld
tcp 0 0 10.0.0.15:3306 10.0.0.109:25173 VERBUNDEN
905/mysqld
tcp 0 0 10.0.0.15:3306 10.0.0.106:34901 VERBUNDEN
905/mysqld
tcp 0 0 10.0.0.15:3306 10.0.0.38:47673 VERBUNDEN
905/mysqld
tcp 0 0 10.0.0.15:3306 10.0.0.107:47368 VERBUNDEN
905/mysqld
tcp 0 0 10.0.0.15:3306 10.0.0.30:44931 VERBUNDEN
905/mysqld
tcp 0 0 10.0.0.15:3306 10.0.0.16:27236 VERBUNDEN
905/mysqld
tcp 0 0 10.0.0.15:3306 10.0.0.120:38357 VERBUNDEN
905/mysqld
tcp 0 0 10.0.0.15:3306 10.0.0.17:42165 VERBUNDEN
905/mysqld
tcp 0 0 10.0.0.15:3306 10.0.0.112:61897 VERBUNDEN
905/mysqld
tcp 0 0 10.0.0.15:3306 10.0.0.110:44953 VERBUNDEN
905/mysqld
tcp 0 0 10.0.0.15:3306 10.0.0.36:58864 VERBUNDEN
905/mysqld
tcp 0 0 10.0.0.15:3306 10.0.0.113:16230 VERBUNDEN
905/mysqld
Attachment: [application/pgp-signature] OpenPGP digital signature signature.asc