BUG: shaky SSH connection via WLAN
Hi there,
if I connect via WLAN to the device the connection is often extremely slow (like you type something and 10 seconds happens nothing) and also very often disconnected. This happens mainly in my home WLAN where all the computers don't complain in any corner of the apartment. First I thought of some keep-alive packet that needed to be sent to the device but then fit often happens while I am doing stuff on the device. This also happens while charging and seems independent of a sleeping display.
I believe this is due to timers and an effort to save power by not multitasking apps properly when the screen is off - notice how the perl sleep for 10 seconds actually takes 117 seconds of wall clock time when the screen is OFF (and the device isn't connected to USB or AC). I too notice the sleepy ssh when the device is on WLAN/battery and the screen is off. I was told this was due to my WiFi but clearly that is not the cause as it is a problem that affects a number of people.
EDIT: I notice you say it happens when you are using the device - dunno then.
Milhouse ( 2013-12-28 20:29:54 +0200 )editUsing the device was meant as doing something via SSH, not as in tapping/swiping on the display.
hardcodes.de ( 2013-12-28 20:35:13 +0200 )editAh right, in that case does the responsiveness of your SSH connection improve by activating the device display? Mine does, but I'd like SSH to remain responsive even when the display is off. Connecting a USB cable (for network or power, or both) would also solve the problem, but isn't really an option in many cases.
Milhouse ( 2013-12-28 20:36:13 +0200 )editGot to check that out in detail. I also like that SSH session to stay alive with a sleeping display. Ok, that may drain the battery a bit more but that would be on purpose.
hardcodes.de ( 2013-12-28 20:39:46 +0200 )editpinging the device continuously make it bit more responsive
onion ( 2013-12-28 22:43:42 +0200 )edit