You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by Lee Doughty <ld...@vt.edu> on 2022/05/04 10:17:55 UTC

Stopping connection retry eventually

Hello,

What does the community think about adding at least an option to stop
retrying connections if they fail for to long?

I know a lot of us have automation to shut down machines, which is not
always connected to guacamole intelligently.

When they hit retry, it never stops. I've had log messages last for 5 days
with a user trying every 15 seconds... Made me think this feature might be
useful.

I would suggest the retry cutoff be a # of attempts, that is
configurable... Maybe add a connection property? Or maybe a server config

-Lee

Re: Stopping connection retry eventually

Posted by Nick Couchman <vn...@apache.org>.
On Wed, May 4, 2022 at 6:18 AM Lee Doughty <ld...@vt.edu> wrote:
>
> Hello,
>
> What does the community think about adding at least an option to stop retrying connections if they fail for to long?
>
> I know a lot of us have automation to shut down machines, which is not always connected to guacamole intelligently.
>
> When they hit retry, it never stops. I've had log messages last for 5 days with a user trying every 15 seconds... Made me think this feature might be useful.
>
> I would suggest the retry cutoff be a # of attempts, that is configurable... Maybe add a connection property? Or maybe a server config
>

I think that:
* Default behavior should be kept as-is.
* It's a great idea to add a Connection Attribute that would allow
admins to limit the number of retries on a per-connection basis, and
possibly add a default option to guacamole.properties that could
override this system-wide.

-NIck

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@guacamole.apache.org
For additional commands, e-mail: user-help@guacamole.apache.org