My netty program running on Linux has strange question

Christian Migowski chrismfwrd at gmail.com
Wed Apr 28 06:35:31 EDT 2010


Hi,

I, personally, haven't understood what your problem is (what does
"concurrent will now stop" mean?), could you please be more specific?

regards,
christian


On Wed, Apr 28, 2010 at 11:36 AM, mumuyu99 <99yangyiqiang99 at 163.com> wrote:
>
> hi
>
> My netty program running on Linux has strange question, receive client
> connection, concurrent will now stop!
> If the client and the Server to put the same machine, it is not a question!
> Excuse me, is there any parameters to set?
>
> Now I only:
>                _options.put("child.tcpNoDelay", true);
>                _options.put("child.keepAlive", true);
>                _options.put("child.connectTimeoutMillis", 50000);
>
> Please help me solve this problem, the team for a very long time!
> --
> View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/My-netty-program-running-on-Linux-has-strange-question-tp4973543p4973543.html
> Sent from the Netty User Group mailing list archive at Nabble.com.
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-users
>



More information about the netty-users mailing list