How to increase the web socket channel idle timeout value its 5 min now.
I have tried increasing the value in conf file runtime.so.timeout and runtime.connection.timeout values to 600000 still facing the problem its closing after 5 mins.
My web socket channel will be idle for more than 20 minutes sometimes. Where to do the changes in config files . Please help.