Docs:
HTTPTunnel/KeepAliveTimeout
This is the keep alive time for RTMPT, RTMPTE and RTMPS connections.
Current KeepAliveTimeout value is 2000. In seconds? in milliseconds?
We have disconnect problem in our application.
Usecase:
-
Client connects to server in LAN.
-
Waiting about 1 hour.
-
Have disconnect.
2011-11-25 12:56:04 3078.218 DEBUG server comment - sessionClosed: send close
2011-11-25 12:56:04 3078.219 DEBUG server comment - sessionClosed: closeConnection: vhost:defaultVHost clientId:1722736675
2011-11-25 12:56:04 1.033 INFO session disconnect 1722736675 -
Can we tune the server to avoid this disconnect?