On 09/12/2014 17:01, Nikita Zyulyaev wrote:
> Greetings!
>
> I’ve got a problem using Tomcat 7.0.47 NioConnector with nginx 1.6.2 and
> atmosphere 2.2.3.
>
> It happens when nginx and atmosphere close the same comet connection
> concurrently.
>
> In NioEndpoint.Poller thread(A) the SocketChann
Greetings!
I’ve got a problem using Tomcat 7.0.47 NioConnector with nginx 1.6.2 and
atmosphere 2.2.3.
It happens when nginx and atmosphere close the same comet connection
concurrently.
In NioEndpoint.Poller thread(A) the SocketChannel becomes ready for read when
nginx closes it. Poller unregi