On Mon, Mar 24, 2025 at 10:51 AM Subbareddy Alamuru < subbareddy.alam...@sycamoreinformatics.com> wrote:
> Hi, > > Has anyone faced this issue where RDP session via guacamole goes blank > when browser is refreshed and cannot login to RDP session again until > logout from guacamole and login back ? > I am running apache guacamole via docker compose with nginx as a reverse > proxy. > I think I am sure to have set the timeouts appropriately. > > Have you disabled proxy buffering in Nginx, as documented in the manual? https://guacamole.apache.org/doc/gug/reverse-proxy.html#apache-and-mod-proxy I use Guacamole for multiple connections every day and do not see this issue. Also when the browser window is resized, RDP session/ Windows resolution is > not adjusted accordingly although I have set the Display resize method to > "display-update". > > > This is expected - this is the purpose of this parameter, to set the display update method. -Nick