General question about concurrent connections and Netty.

Christian Migowski chrismfwrd at gmail.com
Tue Jun 22 02:25:48 EDT 2010


Hi,

as far as I know, this is a TCP feature and has nothing to do with
Netty. Search the internet for "tcp listen backlog" to know what this
is about.

hth,
regards,
christian!

On Mon, Jun 21, 2010 at 10:59 PM, javadevmtl <java.dev.mtl at gmail.com> wrote:
>
> ok so...
>
> serverbootstrap.setOption("backlog", 200);
>
> Seems to have resolved the issue.
>
> So what does this mean exactly? Is it something in the pipeline?
> --
> View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/General-question-about-concurrent-connections-and-Netty-tp5179056p5206217.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