We have some clients who are experiencing heavy packet loss on their
Internet connection. As a result, their X2Go sessions regularly hang
and then take forever to time-out. Their other Internet traffic is much
more resilient. This sounds like an SSH problem which does have a
problem with lossy environments.
We've started testing with changing the sshd_config to have:
ClientAliveCountMax 12
ClientAliveInterval 5
Any other suggestions or experiences in using X2Go in high packet loss
environments? Thanks - John