Re: color-depth and DPI

2020-09-28 Thread Vieri
Thank you for the feedback. Regarding the color-depth option I ask because the manual in chapter 5 (https://guacamole.apache.org/doc/gug/configuring-guacamole.html#rdp) says that "If specified, this must be either 8, 16, or 24.". I too use 32 for some connections, and I'm guessing it's honored

Re: color-depth and DPI

2020-09-28 Thread Mike Jumper
On Mon, Sep 28, 2020 at 1:44 AM Vieri wrote: > Hi, > > I'd like to make sure that specific RDP connections get the best image > quality regardless of bandwidth. > ... > Should I leave DPI undefined, or should I manually give it a value of, > say, 300? > Short answer: No. The "dpi" parameter aff

Re: color-depth and DPI

2020-09-28 Thread ivanmarcus
FWIW I agree with Nick. I've never [had to] set the DPI, but have generally set colour-depth to 32-bit for most users, along with font-smoothing, because it gives the best visual experience for little penalty on fast connections. It may be that 32 is the default and doesn't need specifically s

Re: color-depth and DPI

2020-09-28 Thread Nick Couchman
On Mon, Sep 28, 2020 at 4:44 AM Vieri wrote: > Hi, > > I'd like to make sure that specific RDP connections get the best image > quality regardless of bandwidth. > > The manual says that color-depth can be set up to 24. Does setting it to > 32 make any difference? > > Should I leave DPI undefined,

Re: Load balancing seems to not function

2020-09-28 Thread Nick Couchman
On Mon, Sep 28, 2020 at 8:43 AM scutting wrote: > Thank you both for your responses. Based on the information in the page > that > ivanmarcus provided, and confirmation from Nick, I have already begun work > on a server-side script that will regularly check the status of all hosts > in > our envi

Re: Load balancing seems to not function

2020-09-28 Thread scutting
Thank you both for your responses. Based on the information in the page that ivanmarcus provided, and confirmation from Nick, I have already begun work on a server-side script that will regularly check the status of all hosts in our environment and modify the weights based on the results of the che

color-depth and DPI

2020-09-28 Thread Vieri
Hi, I'd like to make sure that specific RDP connections get the best image quality regardless of bandwidth. The manual says that color-depth can be set up to 24. Does setting it to 32 make any difference? Should I leave DPI undefined, or should I manually give it a value of, say, 300? Regads,