[
https://issues.apache.org/jira/browse/GUACAMOLE-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152126#comment-17152126
]
Edgardo Rodriguez edited comment on GUACAMOLE-1126 at 7/6/20, 4:05 PM:
-----------------------------------------------------------------------
Do you find this [proposed
patch|https://github.com/echu2013/guacamole-client/commit/1ba5f18dc0a4569d24f35d5ff7d464dbc08f91a8]
OK ?
Ready to create pull request if approved
was (Author: erodriguez19):
Do you find this [ OK ?
[Proposed
patch|[https://github.com/echu2013/guacamole-client/commit/1ba5f18dc0a4569d24f35d5ff7d464dbc08f91a8]
> Implement Maximum auto-reconnect attempts
> -----------------------------------------
>
> Key: GUACAMOLE-1126
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1126
> Project: Guacamole
> Issue Type: Improvement
> Components: guacamole-client
> Reporter: Edgardo Rodriguez
> Priority: Minor
>
> Using guacamole for 60+ users I've realized that sometimes, RDP hosts "go
> away" because of hardware issues, dns issues, etc and users might not be
> aware of it.
> For example, they leave their computer with the browser open with session
> established and going on... When this happens, Guacamole tries to
> auto-reconnect every 15 seconds without any limitation (some times
> indefinitely) and also, SESSION TIMER is renewed because of fake? user
> activity.
> I've implemented a counter which allows automatic reconnection attempts for
> up to 4 try. When tried 4 times, countdown timer is not further applyed and
> so user is left with manual Reconnect button as usual.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)