michaelwangroy commented on PR #469: URL: https://github.com/apache/guacamole-server/pull/469#issuecomment-2209227267
> > Sounds like the function sends request to vnc server which attempts to resize remote desktop. i'm wondering what will happen when multiple users resize the screen at the same time? > > @michaelwangroy: Two points: > > * From a Guacamole concurrency perspective, only the owner of the connection can resize the display - if you're sharing the connection via Guacamole, then additional, non-owner Guacamole users will not resize the display. > * If you have multiple users connecting over VNC, either from different clients, or who are all owners of their own individual Guacamole connections to it (the VNC server allows multiple clients to connect simultaneously), then this is up to the VNC server how to handle this, and there isn't really anything Guacamole can - or should - do to mitigate this. This could easily be an issue with people connecting from non-Guacamole VNC clients, and presumably VNC servers have been written to handle these situations. Got it, thanks! In my opinion, there could be a toggle for the feature somewhere. Because, as you mentioned, it could easily be an issue under certain circumstances. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org