gopi nath - 2014-01-16

Hi all, i am having problem in device communication server. The problem is when establishing connection with a device the tcp listener connects with more than one device at a time. I hope tcp listener is a singleton. Because of this more sql client connections are get created and more threads are get created and it leads to crash in mysql connection. And more aborted connections are created. In my server i fixed maximum connection is as 100, but its get crossed with in 10 to 12 hrs. Please let me have solution in this regard. Advance thanks.

 

Last edit: gopi nath 2014-01-17