Re: caps lock key and capital letters

2020-03-03 Thread Carlos Villegas
Hi, We're using guacamole to give a customer access to an editing application and this issue is really becoming a major problem for them. They keep complaining about it. We're considering to provide financial support for a resolution to this issue. Can you help us in how to proceed from here?

Re: General SSLEngine problem

2020-03-03 Thread Mike Jumper
On Tue, Mar 3, 2020 at 6:10 AM Hasain wrote: > Hi All, > > I am trying to open an websocket from java and getting General SSLEngine > problem. any idea what is wrong. I have used the certs in the server and > imported it to jks > > attached complete log file > Your log file doesn't seem to be

Re: User extract history

2020-03-03 Thread Mike Jumper
On Tue, Mar 3, 2020 at 4:10 PM Stefan Bogdan Cimpeanu wrote: > Hello all, > I’m trying to expose the users connection history to a non-admin user. > What I’ve noticed is that in the MySQL database, the > guacamole_user_history table has far less entries than what I can see as > admin in the UI.

User extract history

2020-03-03 Thread Stefan Bogdan Cimpeanu
Hello all, I’m trying to expose the users connection history to a non-admin user. What I’ve noticed is that in the MySQL database, the guacamole_user_history table has far less entries than what I can see as admin in the UI. How can I export the history from the UI, programmatically? (not

Re: How many users can use Guacamole simultaneously?

2020-03-03 Thread ivanmarcus
There have been several similar queries in the past and Mike has suggested you "generally need 1 core and 2 GB for every 25 concurrent users at peak". In a more recent discussion he's pointed to the following two threads that give more information:

RE: How many users can use Guacamole simultaneously?

2020-03-03 Thread Newman, Dennis
That link is for a 2013 discussion, is there any more current discussion. We are currently running Guac v1.0.0 on a Cent OS 7 Virtual machine (ESXI6.7) with 4 processors 8 Gig ram and a 100 gb hard drive. We currently have 32 simultaneous users (Just checked “currently logged on”) our resources

Re[2]: How many users can use Guacamole simultaneously?

2020-03-03 Thread Stewart Alexander
Hi Adrian et. al ... Thank you, as sort of expected the bottlenecks are hardware specs, and user use type. Does Apache Guacamole have the capability to throttle users to allow for more connections? Best Regards, Stewart -- Original Message -- From: "Adrian Owen" To:

RE: How many users can use Guacamole simultaneously?

2020-03-03 Thread Adrian Owen
https://sourceforge.net/p/guacamole/discussion/1110834/thread/666f7a9f/ From: Stewart Alexander [mailto:stewart.alexan...@alamancecc.edu] Sent: 03 March 2020 12:47 To: user@guacamole.apache.org Subject: How many users can use Guacamole simultaneously? Hi all, Does anyone know how many users

General SSLEngine problem

2020-03-03 Thread Hasain
Hi All, I am trying to open an websocket from java and getting General SSLEngine problem. any idea what is wrong. I have used the certs in the server and imported it to jks attached complete log file -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Guacamole keeps disconnecting

2020-03-03 Thread skugrid
Hi, we have a small problem with Guacamole, it keeps disconnecting and then reconnecting, mainly happens when user has slower internet connection or when we do a lot of actions on remote machine. Nothing happens when we use standard vnc client, so my idea is that we need to increase some timeout

How many users can use Guacamole simultaneously?

2020-03-03 Thread Stewart Alexander
Hi all, Does anyone know how many users can login through Guacamole simultaneously? What are the bottlenecks? Thank you, Stewart Alexander -- Original Message -- From: "Fabio Corsi" To: user@guacamole.apache.org Sent: 3/2/2020 5:01:07 PM Subject: Re: ldap-user-search-filter

Re:Re: Re: Re: concurrent performance of Guacamole

2020-03-03 Thread 崔**
Today, we did concurrent testing again. There's a lot of similar information in tomcat log file. You can view the attachments. -cuihx 在 2020-01-16 15:30:59,"Tushar Jain" 写道: Also, having a look at Syslog and servlet container logs(e.g. Tomcat) will be a good idea to start