I am not used reverse proxy and not nginx i am host on tomcat only. what happen when i am click on guacamole “logout” and where i see this code.
> On 29-Jun-2019, at 10:55 AM, Mike Jumper <[email protected]> wrote: > > On Fri, Jun 28, 2019 at 9:58 PM Manoj Patil <[email protected] > <mailto:[email protected]>> wrote: > 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 . > > Any chance you might be blocking the HTTP DELETE requests used to by the REST > API to request logout? > > > 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. > > If you have logged out, then you will not be able to connect. If you are able > to connect, then you haven't logged out. If you have clicked "logout" but > remain logged in, that suggests that you may have accidentally configured > your reverse proxy to block the REST API request used for logging out. That > request is an HTTP DELETE request. > > - Mike >
