And there are no outgoing connections from that host to another mysql server?

----- Original Message -----
> From: "Reindl Harald" <h.rei...@thelounge.net>
> To: mysql@lists.mysql.com
> Sent: Monday, 27 February, 2012 1:48:15 PM
> Subject: Re: file descriptor leak?
> 
> it is simply not possible that there are 1926 or more
> connections to mysqld open, limit in my.cnf is 500
> 
> and it does only affect mysqld
> 
> otal buffers: 4.6G global + 1.2M per thread (500 max threads)
> Highest usage of available connections: 16% (82/500)
> Maximum possible memory usage: 5.2G (60% of installed RAM)
> 
> the gap is not really closed, only randomly :)
> 
> lsof -n| grep '^mysqld' | grep ESTABLISHED | wc -l;  netstat -n |
> grep mysql | grep VERBUNDEN | wc -l
> 2354
> 22
> 
> rkhunter, chkrootkit and unhide are used here since
> the very first setup
> 

-- 
Bier met grenadyn
Is als mosterd by den wyn
Sy die't drinkt, is eene kwezel
Hy die't drinkt, is ras een ezel

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql

Reply via email to