tln("closed");
> e.getChannel().disconnect();
> return;
> }
> }
> // to keep track of open sockets
> consumer.getAllChannels().add(e.getChannel());
>
Reddy
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-netty-restrict-connections-tp5723951p5724198.html
Sent from the Camel - Users mailing list archive at Nabble.com.
onnections checking size before allowing it to pass it to Netty.
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-netty-restrict-connections-tp5723951p5724197.html
Sent from the Camel - Users mailing list archive at Nabble.com.
etChannel());
}
-
Regards
kiran Reddy
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-netty-restrict-connections-tp5723951p5724195.html
Sent from the Camel - Users mailing list archive at Nabble.com.
ver
>>
>> the second connection should not be allowed while the first connection is
>> active.
>>
>> Once the first connection is closed then second client can connect.
>>
>>
>>
>> -
>> Regards
>>
>> kiran Reddy
>>
the second connection should not be allowed while the first connection is
> active.
>
> Once the first connection is closed then second client can connect.
>
>
>
> -
> Regards
>
> kiran Reddy
> --
> View this message in context:
> http://camel.465427.n5.
second client can connect.
-
Regards
kiran Reddy
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-netty-restrict-connections-tp5723951.html
Sent from the Camel - Users mailing list archive at Nabble.com.