PDA

View Full Version : User getting randomly timed out...


casyo
02-12-2006, 14: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?

VascoMan
04-12-2006, 06:24
i had a similar problem where everyone (except me connected from inside the LAN) would get kicked at the same time. believe it or not, but after a reboot of my router the prob appears to have gone away!

something to try i guess.

Thomas
04-12-2006, 18:52
Please post some more information. (Version, server-version, server.log, TSClient.log, etc.)