Re: one question with max connections

2016-02-17 Thread Jon V.
Probably creating the connections too quickly? make the TCP backlog larger. Default is 10 I believe; I use 100 in production. On Wed, Feb 17, 2016 at 6:44 AM, Liu, Li (Nokia - CN/Hangzhou) < li@nokia.com> wrote: > Hi Mina > > I try to use Mina to handle multiple TCP’s connections > > But t

Re: one question with max connections

2016-02-17 Thread Emmanuel Lécharny
Le 17/02/16 12:44, Liu, Li (Nokia - CN/Hangzhou) a écrit : > Hi Mina > > I try to use Mina to handle multiple TCP's connections > > But there are some connections that cannot be handled by Mina under lots of > connections was opened as below : > Eg, I try to open 400 TCP's connections, there are a

one question with max connections

2016-02-17 Thread Liu, Li (Nokia - CN/Hangzhou)
Hi Mina I try to use Mina to handle multiple TCP's connections But there are some connections that cannot be handled by Mina under lots of connections was opened as below : Eg, I try to open 400 TCP's connections, there are always losing 4 or 5 connections [root@twslave2 test]# netstat -nat