Are you using an executor in your filter chain ?
Le 30 janv. 2014 22:18, "Darren Shepherd" <[email protected]> a
écrit :

> I'm trying to use remote port forwarding.  What I'm noticing is that
> for each TCP connection made to the remote port a new
> Nio2Connector/MinaConnector is created which creates a new thread
> pool.  I end with hundreds of threads by just connecting to a single
> port every second.  Is there anyway to share a thread pool?
>
> Anybody else seeing this behaviour?
>
> Darren
>

Reply via email to