<div dir="ltr">Yes that seems to have solved it.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Oct 6, 2020 at 5:05 PM Ulrich Sibiller <<a href="mailto:uli42@gmx.de">uli42@gmx.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sun, Oct 4, 2020 at 4:59 PM James Bowery <<a href="mailto:jabowery@gmail.com" target="_blank">jabowery@gmail.com</a>> wrote:<br>
><br>
> If I lose my internet connection, it seems to, in effect, press CTRL-s on the remote terminal window.  This is most frustrating as I will frequently leave a process running over night only to discover in the morning that it has paused execution.<br>
><br>
> Is there anyway to prevent this from happening?<br>
<br>
Maybe you are "suffering" from a feature that has been added to<br>
prevent suspended sessions from using too much cpu power.<br>
<br>
You can tune this behaviour by adding<br>
<br>
X2GO_NXOPTIONS="sleep=0"<br>
<br>
to /etc/x2go/x2goagent.options on the server and start a new session.<br>
<br>
Does this solve the issue?<br>
<br>
Uli<br>
<br>
PS: see man nxagent for an explanation of the sleep option. Instead of<br>
0 you can use other values, too.<br>
</blockquote></div>