Emmanuel, thanks for the reply JAVA IS
java version "1.6.0_19" Java(TM) SE Runtime Environment (build 1.6.0_19-b04) Java HotSpot(TM) Server VM (build 16.2-b04, mixed mode) MINA 1.1.4 On Tue, Apr 20, 2010 at 5:25 PM, Emmanuel Lecharny <[email protected]>wrote: > >> Hi all, I have 2 simple files attached to illustrate a issue on CentOS >> 64Bit >> running Java 1.6. >> > Which JVM ? > > The basic issue is that the SocketAcceptor accept lot of >> connections and then it would "pause" for few seconds at which point the >> the >> SimpleServer stops accepting connections and then it would continue on >> accepting more connections as if nothing had happened. Has anyone seen >> something like this? I am bit stumped as everything works beautifully on >> RedHat 5.1 (Tikanga) 32bit. I had check ulimit and it's currently at 8096, >> the "pause" usually occurs after opening/closing for around 1200~ times. >> Any >> insight would be very appreciated. >> >> > MINA version ? > > -- > Regards, > Cordialement, > Emmanuel Lécharny > www.nextury.com > > >
