Random Disconnects

Posted by Sombalance on Wed 22 Aug 2012 11:05 AM — 6 posts, 27,330 views.

#0
I've recently moved to playing muds on a windows 7 box using MushClient. I've noticed that at times I seem to get disconnected from the mud, almost like a network drop. It isn't consistent, but when it does happen it seems to be within the first 15 minutes of connecting to the game and I've been idle for a few minutes. (Idle in MushClient, I'm normally active in another window, often putty)

The mud reports a server disconnect from the remote end.

I haven't noticed the behavior on Vista or XP, but I'm not using either of them as much as the 7 box these days. I'm running MushClient 4.73 with no plugins, triggers or aliases turned on. I do have MXP turned on though.

I've also been trying to reproduce it using putty, but so far I've only had it happen in the one configuration.

I was just wondering if anyone else has experienced anything like this? I've had absolutely no luck consistently reproducing the issue and I'd feel a little better about if if someone else had seen something similar.



USA #1
Not a Win7 user. But this used to happen to me a few years ago on WinXP, especially if I was at the library. Perhaps at least an attempt at a solution would be a timer in MUSHClient which would send an IDLE command every five minutes or so. And also set the option on the server to send you a keepalive. Those two commands are designed to keep you connected to the server while idle.

Both of these commands should exist for the server you're playing on, though the syntax would probably differ between server types. Like on Penn, KEEPALIVE is a flag you set on yourself, whereas in something like Iron Realms MUDs, keepalive is a subset of the config. You'd have to figure that bit out yourself.

Amended on Wed 22 Aug 2012 02:05 PM by Daniel P
Australia Forum Administrator #2
There is a plugin you can install, discussed here:

Template:post=10483
Please see the forum thread: http://gammon.com.au/forum/?id=10483.


That lets you set a "keepalive" option which may or may not help in your particular case.
#3
Thanks, I didn't even think to see if there was a plugin that might turn on the keep alive.

It normally happens about once a day, I just can't predict when, but I should know by this weekend if that was it.

#4
Just a quick update. Keep alive didn't help. I was disconnected about 10 minutes after setting it.

After comparing the old connections to the new one, I noticed that I used the IP address instead of the domain name in the connections on my older pc. Which is also what I did when I tested with putty on the new pc without issue.

I changed the new connection in MUSHclient to use the IP address and I've been free of random disconnects since.

It was a dynamic dns name which might explain it.

Australia Forum Administrator #5
Glad it worked out for you.