When the client suspends the server will detect a connection loss and suspend the session. All programs and services will stay on the server side as for the programs in the session nothing will be different.
This is great. Thanks for clarifying.
Programs in the session might register a slowdown since x2goagent will introduce delays at various places to lower the server load. This can be prevented by adding sleep=0 to /etc/x2go/x2goagent.options.
Thanks, this is helpful.
Vikas