On Tue, Mar 10, 2020 at 8:15 PM Manoj Patil <[email protected]> wrote:
> ... > When at client side latency is 400-500 guacamole disconnected frequently . > > can you help in this to increased the parameter for checking the > connection to keepalive and checking latency. > The timeout at all levels of the Guacamole stack is 15 seconds, well above 400-500ms. If you are seeing disconnects, the cause is not the latency of your link, nor is there likely some parameter you need to change within Guacamole. It is more likely that something on the network is interfering with the Guacamole connection, such as a proxy which does not support WebSocket (or is not configured properly for WebSocket) and which buffers HTTP connections. - Mike
