Yes, i am clicking on “Logout” with guacamole at that time what happen when i am reconnecting through guacamole usernames and password the message is user is connected .
At that time i am refresh the guacamole link means “http://domainname:8080/guacamole/ <http://domainname:8080/guacamole/> “ and then connect that time successfully connected. so my question is is any chance to refresh link when i am logout with guacamole. > On 29-Jun-2019, at 3:20 AM, Mike Jumper <[email protected]> wrote: > > On Fri, Jun 28, 2019 at 11:43 AM Manoj Patil <[email protected] > <mailto:[email protected]>> wrote: > When I am logout the rdp session then connection drop few seconds > > Active connections associated with a Guacamole session are closed immediately > upon logout. This happens automatically as part of session cleanup. If the > user does not log out, but simply closes the tab, the client running within > the tab will attempt to signal the server that it is being closed. The > browser may not allow that signal to go through in all cases. If the server > does not receive the signal indicating orderly disconnect, it must wait for > the connection to time out, which will take ~15 seconds. > > If you are indeed clicking "logout" within Guacamole, there should be no > pause at all. All associated connections should be closed essentially > instantaneously. > > Any chance you might be blocking the HTTP DELETE requests used to by the REST > API to request logout? > > - Mike >
