Re: mysql, number of TCP connections does not match on server / client machines
Posted by: gigi kent
Date: March 15, 2013 02:55AM

Hello Todd,

Thanks for the answer.

As I have already posted, netstat indicates that TCP state is "ESTABLISHED" on boths sides. Yet the TCP number of sessions do not agree, and id stays like that for maybe 10 minutes and more.

That Aborted_clients thing is indeed a new lead which I'll get deeper into by means of tcpdump:

[root@test1 ~]# mysqladmin ext | grep Abort
| Aborted_clients | 101 |
| Aborted_connects | 6 |


As for the transient connections that ought to get set up in my case - as you sai it ought ot be short lived, which is not the case here.

Will get back,
gigi

Options: ReplyQuote


Subject
Written By
Posted
Re: mysql, number of TCP connections does not match on server / client machines
March 15, 2013 02:55AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.