Question
Unexpected Client Disconnects
We're running into some odd client disconnects with our
appication. It seems that after a period of time (usually 30-45
minutes - but it varies) FMS will boot a client for no apparent
reason. On server side, application.onDisconnect gets triggered
and, the client gets a "NetConnection.Connect.Closed" event.
It seems like it usually happens to clients that are behind the same router, but at this point, we're just speculating. The networking stuff in FMS is a complete blackbox so I'm not even sure what to debug. Anyone experienced this? Any workarounds? Any logs I can check to figure out why a client would get booted sometimes?
We do have FMS ping all clients regularly (to figure out latency) and all clients call a remote method on FMS on a set interval - this was a possible solution mentioned in some white papers. Clearly, it hasn't helped us.
It seems like it usually happens to clients that are behind the same router, but at this point, we're just speculating. The networking stuff in FMS is a complete blackbox so I'm not even sure what to debug. Anyone experienced this? Any workarounds? Any logs I can check to figure out why a client would get booted sometimes?
We do have FMS ping all clients regularly (to figure out latency) and all clients call a remote method on FMS on a set interval - this was a possible solution mentioned in some white papers. Clearly, it hasn't helped us.
