casyo
02-12-2006, 13:23
Hello!
I run a TS2 server on my linux server for nearly a year now. There weren't any problems until a few weeks ago.
Since then, users on my ts server are getting timed out/disconnected randomly. There is no clear reason, time, model why this happens.
For example, the last evening nearly nobody had problems. Today I came online and was disconnected for 3 times within 10minutes (others to). No it's running for 2h without a problem again.
I really don't have any clue what this is about. The linux server itself is stable, having many other applications running on it without latency or performance problems. My clientlog shows the following when one of the disconnects (described above) happens:
02-12-06 14:00:51,3540,DEBUG,All,TClient.CloseCon,enter
02-12-06 14:00:51,1268,DEBUG,All,cb_close,close callback enter
02-12-06 14:00:51,3540,DEBUG,All,TClient.CloseCon,active enter
02-12-06 14:00:51,3540,DEBUG,All,TClient.CloseCon,active Send close
02-12-06 14:00:51,3540,DEBUG,All,TClient.CloseCon,active UDP closed
02-12-06 14:00:51,3540,DEBUG,All,TClient.CloseCon,active cleared nodes
02-12-06 14:00:51,3540,DEBUG,All,TClient.CloseCon,active leave
02-12-06 14:00:51,3540,DEBUG,All,TClient.CloseCon,leave
02-12-06 14:00:51,1268,DEBUG,All,cb_close,close callback leave
Looks as the client would normally disconnect the connection?
I run a TS2 server on my linux server for nearly a year now. There weren't any problems until a few weeks ago.
Since then, users on my ts server are getting timed out/disconnected randomly. There is no clear reason, time, model why this happens.
For example, the last evening nearly nobody had problems. Today I came online and was disconnected for 3 times within 10minutes (others to). No it's running for 2h without a problem again.
I really don't have any clue what this is about. The linux server itself is stable, having many other applications running on it without latency or performance problems. My clientlog shows the following when one of the disconnects (described above) happens:
02-12-06 14:00:51,3540,DEBUG,All,TClient.CloseCon,enter
02-12-06 14:00:51,1268,DEBUG,All,cb_close,close callback enter
02-12-06 14:00:51,3540,DEBUG,All,TClient.CloseCon,active enter
02-12-06 14:00:51,3540,DEBUG,All,TClient.CloseCon,active Send close
02-12-06 14:00:51,3540,DEBUG,All,TClient.CloseCon,active UDP closed
02-12-06 14:00:51,3540,DEBUG,All,TClient.CloseCon,active cleared nodes
02-12-06 14:00:51,3540,DEBUG,All,TClient.CloseCon,active leave
02-12-06 14:00:51,3540,DEBUG,All,TClient.CloseCon,leave
02-12-06 14:00:51,1268,DEBUG,All,cb_close,close callback leave
Looks as the client would normally disconnect the connection?