Le 22/11/16 à 21:33, Guillermo Gonzalez a écrit :
> Hi,
>
> Just wanted to share an issue I'm facing for which I can't find any obvious
> solutions.
>
> I have a proxy based on MINA. It has both a NioSocketAcceptor and a
> NioSocketConnector (both TCP). The flow is as follows:
>
> 1. Users arrive
Hi,
Just wanted to share an issue I'm facing for which I can't find any obvious
solutions.
I have a proxy based on MINA. It has both a NioSocketAcceptor and a
NioSocketConnector (both TCP). The flow is as follows:
1. Users arrive through the Acceptor
2. Their messages are processed by a filter c