GitHub user wnovak opened a pull request:
https://github.com/apache/incubator-guacamole-client/pull/69
Added new BALANCING Method ! ...
Now there is ROUNDROBIN which is the old one (v0.9.10-master) and BALANCING
which sorts the Connections by a connection parameter called "balancing". This
parameter should be set by i.e. a remote service running on the target mashine
and collecting CPU, Memory, I/O, Loggedin Users calculation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wnovak/incubator-guacamole-client master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-guacamole-client/pull/69.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #69
----
commit a83b9a94c718d889a749bc2d7f9b8a4c5d65f01a
Author: Werner Novak <[email protected]>
Date: 2016-09-05T05:42:50Z
Added new BALANCING Method ! Now there is ROUNDROBIN which is the old one
(v0.9.10-master) and BALANCING which sorts the Connections by a connection
parameter called balancing. This parameter should be set by i.e. a remote
service running on the target maschines and collecting CPU, Memory, Logged in
Users calculation.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---