On Thu, Jan 30, 2020 at 2:15 AM Manoj Patil <manoj2pa...@gmail.com> wrote:

> Hi,
>
> but how can i measure and find out the high latency at user end or
> guacamole server end.
>

You could try pinging the Guacamole server from the user's machine. That
would show whether the network has inherently high latency, but wouldn't
necessarily eliminate whether an intervening proxy is disrupting the
connection through buffering.

You could also check the network tab of the browser's dev tools when
attempting to visit your Guacamole deployment from the user's browser, as
that may show the latency between request and response, as well as whether
things are generally being streamed gradually (what Guacamole needs for
things to function) or end up being received all at once after a
considerable delay (characteristic of buffering).

- Mike

Reply via email to