On Wed, Apr 7, 2021 at 7:57 AM Thomas Besser <[email protected]> wrote:
> Hi, > > our remote machines are switched off automatically at the evening. WOL > is configured and does work. The remote machines coming up after about > 40 seconds. > > If I set "wol-wait-time" to 40 the user connecting to this machine is > getting a "connection error" after about 15 seconds: "The connection to > the server was closed because of high latency...". > > In an old thread I found something about an connection timeout of 15 > seconds, which seems to be wanted > (https://sourceforge.net/p/guacamole/discussion/1110834/thread/4bd2fdde/). > > Obviously "wol-wait-time" does not really "wait". How can I solve this > issue? > It should. There is a 15 second network timeout, yes, but Guacamole should be sending messages back and forth while it waits for WoL, keeping the connection alive despite the remote desktop not yet being available. If you set "wol-wait-time" to "40", then the connection process should wait at least 40 seconds before giving up. What protocol is being used to connect to the remote desktop in this case? Michael Jumper CEO, Lead Developer Glyptodon Inc <https://glyp.to/>.
