On Tue, Nov 17, 2020 at 11:08 PM mark P wrote:
> Thanks. Is there any official API documentation.
>
Tons: http://guacamole.apache.org/api-documentation/
> For .e.g consider the following flow : a) I hit an API and get an access
> token b) Using this access token, I dynamically generate a URL w
I would recommend instead modifying your server.xml to use Tomcat's
non-blocking ("NIO") connector. The standard blocking connector typically
configured in server.xml works great for HTTP connections but quickly runs
out of threads when long-running WebSocket connections come into play. The
non-blo
Just for the record - I've found what was my problem.
I was using Zer0Coolx installation script for Centos 7 and it by default
sets maxThreads="150" in tomcat server.xml configuration file. I've raised
this value and my problem has gone.
--
Sent from:
http://apache-guacamole-general-user-ma
Thanks. Is there any official API documentation. For .e.g consider
the following flow : a) I hit an API and get an access token b) Using this
access token, I dynamically generate a URL which can be returned to the
client. c) 1000s of users are able to simultaneously use such end points to
access va
On Tue, Nov 17, 2020 at 9:05 AM Weeks, Thomas wrote:
> Are Mike or Nick lurking in here? Carl Sent me here to see if anyone else
> is seeing this (or can reproduce) this guac/RDP KB/mouse corruption issue.
>
> T.Weeks at the Cyber Range here.. We maintain several thousand VDI
> (virtual dekstop
Maybe that is totally unrelated to Guacamole. I am encountering freezing RDP
connections (no random input however) without using Guacamole as well, and I
suspect it is due to low memory in the VM. It is more likely to happen if you
render complex websites than with office products, but your mile
On Tue, Nov 17, 2020 at 12:05 PM Weeks, Thomas wrote:
> Are Mike or Nick lurking in here? Carl Sent me here to see if anyone else
> is seeing this (or can reproduce) this guac/RDP KB/mouse corruption issue.
>
> T.Weeks at the Cyber Range here.. We maintain several thousand VDI
> (virtual dekstop
Are Mike or Nick lurking in here? Carl Sent me here to see if anyone else is
seeing this (or can reproduce) this guac/RDP KB/mouse corruption issue.
T.Weeks at the Cyber Range here.. We maintain several thousand VDI (virtual
dekstop for instruction) AWS VMs.. mainly RDP sessions to Linux/xRDP a