Hello,
I'm running a few always connected GUI applications on a server in an x2go session. This usually works fine, especially when I manually disconnect x2goclient after work (I have set X2GO_NXOPTIONS="sleep=0" in x2goagent.options).
But when the x2go connection fails unexpectedly, e.g. because of network issues, or because I suspend my laptop without disconnecting x2go first, my GUI applications get stalled until they disconnect most of the time. After 2 minutes or somesuch they reconnect and keep running. I guess this is because the x2go server session waits for the x2go client to come back, and only disconnects (and keeps running in the disconnected state) after some timeout.
I would like to know if this timeout can be configured somewhere. I would prefer to have to reconnect my client more often, instead of having the mentioned GUI applications reconnect.
Thanks in advance.
Hanno