Hi,
As in my case web socket channel is free for more than 5 min its getting closed automatically. I have increased the
runtime.so.timeout=600000
runtime.connection.timeout=600000
values to 600000 . But even after this also channel getting closed after 5 min. So where i need to change to apply for the websockets.
No answers