Is there a way to limit the number of connections from NettyProducer to a server in Fuse ?
Issue
-
Is there a way to limit the number of connections from NettyProducer to a server. We have taken a look at the NettyProducer source code and we realized it uses an Object pool to old new client connections (Channels).
-
How can we limit the number of client connections (Channels) created?
Environment
- Red Hat JBoss Fuse
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.