You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by Al...@csiro.au on 2016/08/12 01:44:19 UTC

Guacamole Performance

Hi,

I've recently installed a guacamole based tool to access remote machines. In comparison to using TurboVNC directly to the same machine, guacamole seems to perform very poorly (low fps, regular stutters, noticeable delay between input and feedback)  and on safari some of the colours seem to be messed up. I'm just wondering is this possibly because I've set it up differently in some way to what it should be or if this is just the nature of the additional web layer on top of vnc?

Another small issue I've found is that the text becomes blurry if the browser stretches the resolution of the session. I try to set the size to be 100% (in the ctrl+alt+shit menu) but the minus button doesn't let me go below 118% unless I resize my browser window)

Alex Kruger
IT Officer | Scientific Computing
Information Management & Technology
CSIRO
E alex.kruger@csiro.au<ma...@csiro.au> T +61 3 9545 2886
www.csiro.au<http://www.csiro.au/>

PLEASE NOTE
The information contained in this email may be confidential or privileged. Any unauthorised use or disclosure is prohibited. If you have received this email in error, please delete it immediately and notify the sender by return email. Thank you. To the extent permitted by law, CSIRO does not represent, warrant and/or guarantee that the integrity of this communication has been maintained or that the communication is free of errors, virus, interception or interference.



Re: Guacamole Performance

Posted by Mike Jumper <mi...@guac-dev.org>.
On Aug 11, 2016 6:44 PM, <Al...@csiro.au> wrote:
>
> Hi,
>
>
>
> I’ve recently installed a guacamole based tool to access remote machines.
In comparison to using TurboVNC directly to the same machine, guacamole
seems to perform very poorly (low fps, regular stutters, noticeable delay
between input and feedback)  and on safari some of the colours seem to be
messed up. I’m just wondering is this possibly because I’ve set it up
differently in some way to what it should be or if this is just the nature
of the additional web layer on top of vnc?
>

Hi Alex,

No, poor performance is definitely not expected, nor should there be any
browser-specific difference in color.

What tool are you referring to?

What version of Guacamole is involved, and how is it deployed? Any proxies?
SSL?

Thanks,

- Mike

RE: Guacamole Performance

Posted by Al...@csiro.au.
Hi Mike,

The tool I was talking about is just a web application that launches the vnc sessions on the requested resource and passes the authentication details to guacamole.
To eliminate some possibilities, I’ve just installed guacamole (without the tool and built from the source on apache github) on a fresh Debian Jessie VM and the performance is still subpar to turbovnc viewer.

The VM itself has 2 cores with 4 GB of ram with a 1gbit network to my laptop. I’ve been watching the cpu and mem usage and it doesn’t seem to be bottlenecking the performance.
I’m connecting to a turbovnc server on the same VM but I’ve tried different remote machines also.
Guacamole is running inside tomcat and I’m using apache for the websocket proxy.

Also, I mentioned in my original email that I wasn’t able to set the size of the session to 100% without resizing the web browser window itself. Am I missing something obvious? The image looks a lot sharper and much easier to look at when it is not being stretched.

Is there anything else you recommend for me to try?

Thanks,
Alex

From: Mike Jumper [mailto:mike.jumper@guac-dev.org]
Sent: Friday, 12 August 2016 1:48 PM
To: user@guacamole.incubator.apache.org
Subject: Re: Guacamole Performance

On Thu, Aug 11, 2016 at 7:47 PM, <Al...@csiro.au>> wrote:
Hi Shanon,

I’m not sure about the version numbers but I cloned guacamole-client and guacamole-server directly from https://github.com/glyptodon about a month ago so it should be pretty recent.

The latest development will be on the Apache repositories, so definitely try against those:

https://github.com/apache/incubator-guacamole-client

https://github.com/apache/incubator-guacamole-server

A month ago is after the point where Guacamole was accepted into the Apache Incubator, so there's a good change the code you cloned was actually closer to ~6 months old.

That said, even that old should be fine ... 0.9.9 happened before that and was a very decent release, and quite fast.

I should probably clarify that turbovnc runs without issues, it’s only guacamole.

Is there anything else you can tell us about your setup?

What does your network look like? What kind of machine is serving Guacamole? Are you using Tomcat or some other servlet container? Are there any proxies involved? etc.

You say that you're using a Guacamole-based tool. What differs here between the tool (what tool?) and a stock Guacamole deployment?

Any additional information about the deployment details of guac would be helpful.

- Mike


Re: Guacamole Performance

Posted by Mike Jumper <mi...@guac-dev.org>.
On Thu, Aug 11, 2016 at 7:47 PM, <Al...@csiro.au> wrote:

> Hi Shanon,
>
>
>
> I’m not sure about the version numbers but I cloned guacamole-client and
> guacamole-server directly from https://github.com/glyptodon about a month
> ago so it should be pretty recent.
>

The latest development will be on the Apache repositories, so definitely
try against those:

https://github.com/apache/incubator-guacamole-client

https://github.com/apache/incubator-guacamole-server

A month ago is after the point where Guacamole was accepted into the Apache
Incubator, so there's a good change the code you cloned was actually closer
to ~6 months old.

That said, even that old should be fine ... 0.9.9 happened before that and
was a very decent release, and quite fast.

I should probably clarify that turbovnc runs without issues, it’s only
> guacamole.
>
>
Is there anything else you can tell us about your setup?

What does your network look like? What kind of machine is serving
Guacamole? Are you using Tomcat or some other servlet container? Are there
any proxies involved? etc.

You say that you're using a Guacamole-based tool. What differs here between
the tool (what tool?) and a stock Guacamole deployment?

Any additional information about the deployment details of guac would be
helpful.

- Mike

RE: Guacamole Performance

Posted by Al...@csiro.au.
Yes, I’ve tried a few browsers, chrome would actually dropout completely after a while and wouldn’t update my screen until I refreshed the page. Firefox performed the best, but it will still frustrating to use in comparison to turbovnc.

@Shashank: I’m currently in the process of re installing the entire setup on another machine, I will try to use a different vnc server once it’s complete.

-Alex

From: brian mullan [mailto:bmullan.mail@gmail.com]
Sent: Friday, 12 August 2016 3:52 PM
To: user@guacamole.incubator.apache.org
Subject: Re: Guacamole Performance


Have you tried a diff browser like chrome/chromium?  Is it may be safari related.

Brian

On Aug 12, 2016 1:08 AM, "Shanon Loughton" <sl...@cloudmine.net.au>> wrote:
Whats all of your output of
sudo dpkg -l | grep libjpeg

&

sudo dpkg -l | grep libvncserver

?
Shanon



On Fri, Aug 12, 2016 at 12:27 PM, Shashank Reddy <em...@gmail.com>> wrote:
Try a different VNC; RealVNC or TightVNC and see if you notice any difference.


On Aug 11, 2016, at 9:47 PM, <Al...@csiro.au>> <Al...@csiro.au>> wrote:

Hi Shanon,

I’m not sure about the version numbers but I cloned guacamole-client and guacamole-server directly from https://github.com/glyptodon about a month ago so it should be pretty recent. The guacamole server is running on debian 8.3. The libjpeg62-turbo and libjpeg62-turbo-dev libraries are up to date (according to apt-get)

I should probably clarify that turbovnc runs without issues, it’s only guacamole.

-Alex

From: Shanon Loughton [mailto:sloughton@cloudmine.net.au]
Sent: Friday, 12 August 2016 12:00 PM
To: user@guacamole.incubator.apache.org<ma...@guacamole.incubator.apache.org>
Subject: Re: Guacamole Performance

Welcome Alex
VNC over Guacamole should be pretty fast, especially over LAN. Near or as fast as your TurboVNC client. Guacamole's first desktop/visual protocol was VNC after all.

Please specify what version of Guacamole you installed, on what server OS etc.., you may have outdated VNC library on your guacamole server.  On Ubuntu thats libjpeg-turbo, for OS X Im not sure where that is to download.

See libJPEG-turbo in required deps:
https://guacamole.incubator.apache.org/doc/gug/installing-guacamole.html#required-dependencies
cheers
Shanon

On Fri, Aug 12, 2016 at 11:14 AM, <Al...@csiro.au>> wrote:
Hi,

I’ve recently installed a guacamole based tool to access remote machines. In comparison to using TurboVNC directly to the same machine, guacamole seems to perform very poorly (low fps, regular stutters, noticeable delay between input and feedback)  and on safari some of the colours seem to be messed up. I’m just wondering is this possibly because I’ve set it up differently in some way to what it should be or if this is just the nature of the additional web layer on top of vnc?

Another small issue I’ve found is that the text becomes blurry if the browser stretches the resolution of the session. I try to set the size to be 100% (in the ctrl+alt+shit menu) but the minus button doesn’t let me go below 118% unless I resize my browser window)

Alex Kruger
IT Officer | Scientific Computing
Information Management & Technology
CSIRO
E alex.kruger@csiro.au<ma...@csiro.au> T +61 3 9545 2886<tel:%2B61%203%209545%202886>
www.csiro.au<http://www.csiro.au/>

PLEASE NOTE
The information contained in this email may be confidential or privileged. Any unauthorised use or disclosure is prohibited. If you have received this email in error, please delete it immediately and notify the sender by return email. Thank you. To the extent permitted by law, CSIRO does not represent, warrant and/or guarantee that the integrity of this communication has been maintained or that the communication is free of errors, virus, interception or interference.





--
Shanon Loughton
phone +61 (0) 412 584 142<tel:%2B61%20%280%29%20412%20584%20142>
email  sloughton@cloudmine.net.au<ma...@cloudmine.net.au>
web    www.cloudmine.net.au<http://www.cloudmine.net.au/>
skype cgltower
[https://sites.google.com/a/cloudmine.net.au/public/_/rsrc/1465523217888/home/CoLogo-cloudmine.png]




--
Shanon Loughton
phone +61 (0) 412 584 142
email  sloughton@cloudmine.net.au<ma...@cloudmine.net.au>
web    www.cloudmine.net.au<http://www.cloudmine.net.au>
skype cgltower
[https://sites.google.com/a/cloudmine.net.au/public/_/rsrc/1465523217888/home/CoLogo-cloudmine.png]

Re: Guacamole Performance

Posted by brian mullan <bm...@gmail.com>.
Have you tried a diff browser like chrome/chromium?  Is it may be safari
related.

Brian

On Aug 12, 2016 1:08 AM, "Shanon Loughton" <sl...@cloudmine.net.au>
wrote:

> Whats all of your output of
>
> sudo dpkg -l | grep libjpeg
>
> &
>
> sudo dpkg -l | grep libvncserver
>
> ?
>
> Shanon
>
>
>
>
> On Fri, Aug 12, 2016 at 12:27 PM, Shashank Reddy <em...@gmail.com>
> wrote:
>
>> Try a different VNC; RealVNC or TightVNC and see if you notice any
>> difference.
>>
>>
>> On Aug 11, 2016, at 9:47 PM, <Al...@csiro.au> <Al...@csiro.au>
>> wrote:
>>
>> Hi Shanon,
>>
>> I’m not sure about the version numbers but I cloned guacamole-client and
>> guacamole-server directly from https://github.com/glyptodon about a
>> month ago so it should be pretty recent. The guacamole server is running on
>> debian 8.3. The libjpeg62-turbo and libjpeg62-turbo-dev libraries are up to
>> date (according to apt-get)
>>
>> I should probably clarify that turbovnc runs without issues, it’s only
>> guacamole.
>>
>> -Alex
>>
>> *From:* Shanon Loughton [mailto:sloughton@cloudmine.net.au
>> <sl...@cloudmine.net.au>]
>> *Sent:* Friday, 12 August 2016 12:00 PM
>> *To:* user@guacamole.incubator.apache.org
>> *Subject:* Re: Guacamole Performance
>>
>>
>> Welcome Alex
>>
>> VNC over Guacamole should be pretty fast, especially over LAN. Near or as
>> fast as your TurboVNC client. Guacamole's first desktop/visual protocol was
>> VNC after all.
>>
>> Please specify what version of Guacamole you installed, on what server OS
>> etc.., you may have outdated VNC library on your guacamole server.  On
>> Ubuntu thats libjpeg-turbo, for OS X Im not sure where that is to download.
>>
>> See libJPEG-turbo in required deps:
>> https://guacamole.incubator.apache.org/doc/gug/installing-gu
>> acamole.html#required-dependencies
>> cheers
>>
>> Shanon
>>
>>
>> On Fri, Aug 12, 2016 at 11:14 AM, <Al...@csiro.au> wrote:
>>
>> Hi,
>>
>> I’ve recently installed a guacamole based tool to access remote machines.
>> In comparison to using TurboVNC directly to the same machine, guacamole
>> seems to perform very poorly (low fps, regular stutters, noticeable delay
>> between input and feedback)  and on safari some of the colours seem to be
>> messed up. I’m just wondering is this possibly because I’ve set it up
>> differently in some way to what it should be or if this is just the nature
>> of the additional web layer on top of vnc?
>>
>> Another small issue I’ve found is that the text becomes blurry if the
>> browser stretches the resolution of the session. I try to set the size to
>> be 100% (in the ctrl+alt+shit menu) but the minus button doesn’t let me go
>> below 118% unless I resize my browser window)
>>
>> *Alex Kruger*
>> IT Officer | Scientific Computing
>> Information Management & Technology
>> CSIRO
>> *E* alex.kruger@csiro.au *T* +61 3 9545 2886
>> www.csiro.au
>>
>> *PLEASE NOTE*
>> The information contained in this email may be confidential or
>> privileged. Any unauthorised use or disclosure is prohibited. If you have
>> received this email in error, please delete it immediately and notify the
>> sender by return email. Thank you. To the extent permitted by law, CSIRO
>> does not represent, warrant and/or guarantee that the integrity of this
>> communication has been maintained or that the communication is free of
>> errors, virus, interception or interference.
>>
>>
>>
>>
>>
>>
>> --
>> *Shanon Loughton*
>> phone +61 (0) 412 584 142
>> email  sloughton@cloudmine.net.au
>> web
>> *www.cloudmine.net.au <http://www.cloudmine.net.au/>*skype cgltower
>>
>>
>>
>
>
> --
> *Shanon Loughton*
> phone +61 (0) 412 584 142
> email  sloughton@cloudmine.net.au
> web
> *www.cloudmine.net.au <http://www.cloudmine.net.au>*skype cgltower
>
>

RE: Guacamole Performance

Posted by Al...@csiro.au.
sudo dpkg -l | grep libvncserver
rc  libvncserver0:amd64                   0.9.9+dfsg2-6.1+deb8u1                          amd64        API to write one's own vnc server

sudo dpkg -l | grep libjpeg
ii  libjpeg-progs                         8d-1                                            amd64        Programs for manipulating JPEG files
ii  libjpeg62-turbo:amd64                 1:1.3.1-12                                      amd64        libjpeg-turbo JPEG runtime library
ii  libjpeg62-turbo-dev:amd64             1:1.3.1-12                                      amd64        Development files for the libjpeg-turbo JPEG library
ii  libjpeg8:amd64                        8d-1                                            amd64        Independent JPEG Group's JPEG runtime library

-Alex

From: Shanon Loughton [mailto:sloughton@cloudmine.net.au]
Sent: Friday, 12 August 2016 3:07 PM
To: user@guacamole.incubator.apache.org
Subject: Re: Guacamole Performance

Whats all of your output of
sudo dpkg -l | grep libjpeg

&

sudo dpkg -l | grep libvncserver

?
Shanon



On Fri, Aug 12, 2016 at 12:27 PM, Shashank Reddy <em...@gmail.com>> wrote:
Try a different VNC; RealVNC or TightVNC and see if you notice any difference.


On Aug 11, 2016, at 9:47 PM, <Al...@csiro.au>> <Al...@csiro.au>> wrote:

Hi Shanon,

I’m not sure about the version numbers but I cloned guacamole-client and guacamole-server directly from https://github.com/glyptodon about a month ago so it should be pretty recent. The guacamole server is running on debian 8.3. The libjpeg62-turbo and libjpeg62-turbo-dev libraries are up to date (according to apt-get)

I should probably clarify that turbovnc runs without issues, it’s only guacamole.

-Alex

From: Shanon Loughton [mailto:sloughton@cloudmine.net.au]
Sent: Friday, 12 August 2016 12:00 PM
To: user@guacamole.incubator.apache.org<ma...@guacamole.incubator.apache.org>
Subject: Re: Guacamole Performance

Welcome Alex
VNC over Guacamole should be pretty fast, especially over LAN. Near or as fast as your TurboVNC client. Guacamole's first desktop/visual protocol was VNC after all.

Please specify what version of Guacamole you installed, on what server OS etc.., you may have outdated VNC library on your guacamole server.  On Ubuntu thats libjpeg-turbo, for OS X Im not sure where that is to download.

See libJPEG-turbo in required deps:
https://guacamole.incubator.apache.org/doc/gug/installing-guacamole.html#required-dependencies
cheers
Shanon

On Fri, Aug 12, 2016 at 11:14 AM, <Al...@csiro.au>> wrote:
Hi,

I’ve recently installed a guacamole based tool to access remote machines. In comparison to using TurboVNC directly to the same machine, guacamole seems to perform very poorly (low fps, regular stutters, noticeable delay between input and feedback)  and on safari some of the colours seem to be messed up. I’m just wondering is this possibly because I’ve set it up differently in some way to what it should be or if this is just the nature of the additional web layer on top of vnc?

Another small issue I’ve found is that the text becomes blurry if the browser stretches the resolution of the session. I try to set the size to be 100% (in the ctrl+alt+shit menu) but the minus button doesn’t let me go below 118% unless I resize my browser window)

Alex Kruger
IT Officer | Scientific Computing
Information Management & Technology
CSIRO
E alex.kruger@csiro.au<ma...@csiro.au> T +61 3 9545 2886<tel:%2B61%203%209545%202886>
www.csiro.au<http://www.csiro.au/>

PLEASE NOTE
The information contained in this email may be confidential or privileged. Any unauthorised use or disclosure is prohibited. If you have received this email in error, please delete it immediately and notify the sender by return email. Thank you. To the extent permitted by law, CSIRO does not represent, warrant and/or guarantee that the integrity of this communication has been maintained or that the communication is free of errors, virus, interception or interference.





--
Shanon Loughton
phone +61 (0) 412 584 142<tel:%2B61%20%280%29%20412%20584%20142>
email  sloughton@cloudmine.net.au<ma...@cloudmine.net.au>
web    www.cloudmine.net.au<http://www.cloudmine.net.au/>
skype cgltower
[https://sites.google.com/a/cloudmine.net.au/public/_/rsrc/1465523217888/home/CoLogo-cloudmine.png]




--
Shanon Loughton
phone +61 (0) 412 584 142
email  sloughton@cloudmine.net.au<ma...@cloudmine.net.au>
web    www.cloudmine.net.au<http://www.cloudmine.net.au>
skype cgltower
[https://sites.google.com/a/cloudmine.net.au/public/_/rsrc/1465523217888/home/CoLogo-cloudmine.png]

Re: Guacamole Performance

Posted by Shanon Loughton <sl...@cloudmine.net.au>.
Whats all of your output of

sudo dpkg -l | grep libjpeg

&

sudo dpkg -l | grep libvncserver

?

Shanon




On Fri, Aug 12, 2016 at 12:27 PM, Shashank Reddy <em...@gmail.com>
wrote:

> Try a different VNC; RealVNC or TightVNC and see if you notice any
> difference.
>
>
> On Aug 11, 2016, at 9:47 PM, <Al...@csiro.au> <Al...@csiro.au>
> wrote:
>
> Hi Shanon,
>
> I’m not sure about the version numbers but I cloned guacamole-client and
> guacamole-server directly from https://github.com/glyptodon about a month
> ago so it should be pretty recent. The guacamole server is running on
> debian 8.3. The libjpeg62-turbo and libjpeg62-turbo-dev libraries are up to
> date (according to apt-get)
>
> I should probably clarify that turbovnc runs without issues, it’s only
> guacamole.
>
> -Alex
>
> *From:* Shanon Loughton [mailto:sloughton@cloudmine.net.au
> <sl...@cloudmine.net.au>]
> *Sent:* Friday, 12 August 2016 12:00 PM
> *To:* user@guacamole.incubator.apache.org
> *Subject:* Re: Guacamole Performance
>
>
> Welcome Alex
>
> VNC over Guacamole should be pretty fast, especially over LAN. Near or as
> fast as your TurboVNC client. Guacamole's first desktop/visual protocol was
> VNC after all.
>
> Please specify what version of Guacamole you installed, on what server OS
> etc.., you may have outdated VNC library on your guacamole server.  On
> Ubuntu thats libjpeg-turbo, for OS X Im not sure where that is to download.
>
> See libJPEG-turbo in required deps:
> https://guacamole.incubator.apache.org/doc/gug/installing-
> guacamole.html#required-dependencies
> cheers
>
> Shanon
>
>
> On Fri, Aug 12, 2016 at 11:14 AM, <Al...@csiro.au> wrote:
>
> Hi,
>
> I’ve recently installed a guacamole based tool to access remote machines.
> In comparison to using TurboVNC directly to the same machine, guacamole
> seems to perform very poorly (low fps, regular stutters, noticeable delay
> between input and feedback)  and on safari some of the colours seem to be
> messed up. I’m just wondering is this possibly because I’ve set it up
> differently in some way to what it should be or if this is just the nature
> of the additional web layer on top of vnc?
>
> Another small issue I’ve found is that the text becomes blurry if the
> browser stretches the resolution of the session. I try to set the size to
> be 100% (in the ctrl+alt+shit menu) but the minus button doesn’t let me go
> below 118% unless I resize my browser window)
>
> *Alex Kruger*
> IT Officer | Scientific Computing
> Information Management & Technology
> CSIRO
> *E* alex.kruger@csiro.au *T* +61 3 9545 2886
> www.csiro.au
>
> *PLEASE NOTE*
> The information contained in this email may be confidential or privileged.
> Any unauthorised use or disclosure is prohibited. If you have received this
> email in error, please delete it immediately and notify the sender by
> return email. Thank you. To the extent permitted by law, CSIRO does not
> represent, warrant and/or guarantee that the integrity of this
> communication has been maintained or that the communication is free of
> errors, virus, interception or interference.
>
>
>
>
>
>
> --
> *Shanon Loughton*
> phone +61 (0) 412 584 142
> email  sloughton@cloudmine.net.au
> web
> *www.cloudmine.net.au <http://www.cloudmine.net.au/>*skype cgltower
>
>
>


-- 
*Shanon Loughton*
phone +61 (0) 412 584 142
email  sloughton@cloudmine.net.au
web
*www.cloudmine.net.au <http://www.cloudmine.net.au>*skype cgltower

Re: Guacamole Performance

Posted by Shashank Reddy <em...@gmail.com>.
Try a different VNC; RealVNC or TightVNC and see if you notice any difference.


> On Aug 11, 2016, at 9:47 PM, <Al...@csiro.au> <Al...@csiro.au> wrote:
> 
> Hi Shanon,
>  
> I’m not sure about the version numbers but I cloned guacamole-client and guacamole-server directly from https://github.com/glyptodon <https://github.com/glyptodon> about a month ago so it should be pretty recent. The guacamole server is running on debian 8.3. The libjpeg62-turbo and libjpeg62-turbo-dev libraries are up to date (according to apt-get)
>  
> I should probably clarify that turbovnc runs without issues, it’s only guacamole.
>  
> -Alex
>  
> From: Shanon Loughton [mailto:sloughton@cloudmine.net.au] 
> Sent: Friday, 12 August 2016 12:00 PM
> To: user@guacamole.incubator.apache.org
> Subject: Re: Guacamole Performance
>  
> Welcome Alex
> 
> VNC over Guacamole should be pretty fast, especially over LAN. Near or as fast as your TurboVNC client. Guacamole's first desktop/visual protocol was VNC after all. 
> 
> Please specify what version of Guacamole you installed, on what server OS etc.., you may have outdated VNC library on your guacamole server.  On Ubuntu thats libjpeg-turbo, for OS X Im not sure where that is to download.
> 
> See libJPEG-turbo in required deps:
> https://guacamole.incubator.apache.org/doc/gug/installing-guacamole.html#required-dependencies <https://guacamole.incubator.apache.org/doc/gug/installing-guacamole.html#required-dependencies>
> cheers
> Shanon
> 
> 
>  
> On Fri, Aug 12, 2016 at 11:14 AM, <Alex.Kruger@csiro.au <ma...@csiro.au>> wrote:
> Hi,
>  
> I’ve recently installed a guacamole based tool to access remote machines. In comparison to using TurboVNC directly to the same machine, guacamole seems to perform very poorly (low fps, regular stutters, noticeable delay between input and feedback)  and on safari some of the colours seem to be messed up. I’m just wondering is this possibly because I’ve set it up differently in some way to what it should be or if this is just the nature of the additional web layer on top of vnc?
>  
> Another small issue I’ve found is that the text becomes blurry if the browser stretches the resolution of the session. I try to set the size to be 100% (in the ctrl+alt+shit menu) but the minus button doesn’t let me go below 118% unless I resize my browser window)
>  
> Alex Kruger
> IT Officer | Scientific Computing
> Information Management & Technology
> CSIRO
> E alex.kruger@csiro.au <ma...@csiro.au> T +61 3 9545 2886 <tel:%2B61%203%209545%202886>
> www.csiro.au <http://www.csiro.au/>
>   
> PLEASE NOTE
> The information contained in this email may be confidential or privileged. Any unauthorised use or disclosure is prohibited. If you have received this email in error, please delete it immediately and notify the sender by return email. Thank you. To the extent permitted by law, CSIRO does not represent, warrant and/or guarantee that the integrity of this communication has been maintained or that the communication is free of errors, virus, interception or interference. 
>  
>  
> 
> 
> 
> -- 
> Shanon Loughton
> phone +61 (0) 412 584 142
> email  sloughton@cloudmine.net.au <ma...@cloudmine.net.au>
> web    www.cloudmine.net.au <http://www.cloudmine.net.au/>
> skype cgltower
> 


RE: Guacamole Performance

Posted by Al...@csiro.au.
Hi Shanon,

I’m not sure about the version numbers but I cloned guacamole-client and guacamole-server directly from https://github.com/glyptodon about a month ago so it should be pretty recent. The guacamole server is running on debian 8.3. The libjpeg62-turbo and libjpeg62-turbo-dev libraries are up to date (according to apt-get)

I should probably clarify that turbovnc runs without issues, it’s only guacamole.

-Alex

From: Shanon Loughton [mailto:sloughton@cloudmine.net.au]
Sent: Friday, 12 August 2016 12:00 PM
To: user@guacamole.incubator.apache.org
Subject: Re: Guacamole Performance

Welcome Alex
VNC over Guacamole should be pretty fast, especially over LAN. Near or as fast as your TurboVNC client. Guacamole's first desktop/visual protocol was VNC after all.

Please specify what version of Guacamole you installed, on what server OS etc.., you may have outdated VNC library on your guacamole server.  On Ubuntu thats libjpeg-turbo, for OS X Im not sure where that is to download.

See libJPEG-turbo in required deps:
https://guacamole.incubator.apache.org/doc/gug/installing-guacamole.html#required-dependencies
cheers
Shanon


On Fri, Aug 12, 2016 at 11:14 AM, <Al...@csiro.au>> wrote:
Hi,

I’ve recently installed a guacamole based tool to access remote machines. In comparison to using TurboVNC directly to the same machine, guacamole seems to perform very poorly (low fps, regular stutters, noticeable delay between input and feedback)  and on safari some of the colours seem to be messed up. I’m just wondering is this possibly because I’ve set it up differently in some way to what it should be or if this is just the nature of the additional web layer on top of vnc?

Another small issue I’ve found is that the text becomes blurry if the browser stretches the resolution of the session. I try to set the size to be 100% (in the ctrl+alt+shit menu) but the minus button doesn’t let me go below 118% unless I resize my browser window)

Alex Kruger
IT Officer | Scientific Computing
Information Management & Technology
CSIRO
E alex.kruger@csiro.au<ma...@csiro.au> T +61 3 9545 2886<tel:%2B61%203%209545%202886>
www.csiro.au<http://www.csiro.au/>

PLEASE NOTE
The information contained in this email may be confidential or privileged. Any unauthorised use or disclosure is prohibited. If you have received this email in error, please delete it immediately and notify the sender by return email. Thank you. To the extent permitted by law, CSIRO does not represent, warrant and/or guarantee that the integrity of this communication has been maintained or that the communication is free of errors, virus, interception or interference.





--
Shanon Loughton
phone +61 (0) 412 584 142
email  sloughton@cloudmine.net.au<ma...@cloudmine.net.au>
web    www.cloudmine.net.au<http://www.cloudmine.net.au>
skype cgltower
[https://sites.google.com/a/cloudmine.net.au/public/_/rsrc/1465523217888/home/CoLogo-cloudmine.png]

Re: Guacamole Performance

Posted by Shanon Loughton <sl...@cloudmine.net.au>.
Welcome Alex

VNC over Guacamole should be pretty fast, especially over LAN. Near or as
fast as your TurboVNC client. Guacamole's first desktop/visual protocol was
VNC after all.

Please specify what version of Guacamole you installed, on what server OS
etc.., you may have outdated VNC library on your guacamole server.  On
Ubuntu thats libjpeg-turbo, for OS X Im not sure where that is to download.

See libJPEG-turbo in required deps:
https://guacamole.incubator.apache.org/doc/gug/installing-guacamole.html#required-dependencies

cheers
Shanon



On Fri, Aug 12, 2016 at 11:14 AM, <Al...@csiro.au> wrote:

> Hi,
>
>
>
> I’ve recently installed a guacamole based tool to access remote machines.
> In comparison to using TurboVNC directly to the same machine, guacamole
> seems to perform very poorly (low fps, regular stutters, noticeable delay
> between input and feedback)  and on safari some of the colours seem to be
> messed up. I’m just wondering is this possibly because I’ve set it up
> differently in some way to what it should be or if this is just the nature
> of the additional web layer on top of vnc?
>
>
>
> Another small issue I’ve found is that the text becomes blurry if the
> browser stretches the resolution of the session. I try to set the size to
> be 100% (in the ctrl+alt+shit menu) but the minus button doesn’t let me go
> below 118% unless I resize my browser window)
>
>
>
> *Alex Kruger*
>
> IT Officer | Scientific Computing
>
> Information Management & Technology
>
> CSIRO
>
> *E* alex.kruger@csiro.au *T* +61 3 9545 2886
>
> www.csiro.au
>
>
>
> *PLEASE NOTE*
>
> The information contained in this email may be confidential or privileged.
> Any unauthorised use or disclosure is prohibited. If you have received this
> email in error, please delete it immediately and notify the sender by
> return email. Thank you. To the extent permitted by law, CSIRO does not
> represent, warrant and/or guarantee that the integrity of this
> communication has been maintained or that the communication is free of
> errors, virus, interception or interference.
>
>
>
>
>



-- 
*Shanon Loughton*
phone +61 (0) 412 584 142
email  sloughton@cloudmine.net.au
web
*www.cloudmine.net.au <http://www.cloudmine.net.au>*skype cgltower