On Thu, Dec 14, 2023 at 12:35 AM miao <[email protected]> wrote:

> So it’s not some config or parameter from this limit. Just base on pc
> resources. Is it that?
>
>
There are parameters that you can use with Guacamole Client and the JDBC
extension, in the guacamole.properties file, to control the maximum number
of connections that Guacamole will service. By default there are no limits,
and, as Sean mentions, you will be bound by resources of the server, but
you can set limits in the configuration file if you like:

https://guacamole.apache.org/doc/gug/jdbc-auth.html#concurrent-use-of-guacamole-connections

You can also set limits on each of the connections and/or connection groups
if using the JDBC extension - there are parameters for controlling the
maximum concurrent number of uses of a particular connection, both absolute
(across all users of the system) and per-user.

-Nick

Reply via email to