I am facing a problem at my multiplayer java server where I am receiving more than expected channelIdle events. It started 2 days ago where I didn’t change the source code and server configuration. What can be the cause for this? Between specific intervals, many people are dropping out of server instantly from idle event. I am using netty.
Thanks for the help.
It appears that problem was occurring due ISP errors.
Thanks.