Secure Global Desktop 4.31 Administration Guide
> Arrays, servers and load balancing
> Load Balancing properties (array-wide)
Load Balancing properties (array-wide)
Attributes on the Load Balancing Properties panel of
Array Manager are used:
- to set the algorithm Secure Global Desktop uses to load balance emulator sessions; and
- to set the default algorithm Secure Global Desktop uses to load balance application servers.
The attributes apply to all array members.
From the command line, use tarantella config
to view and edit
these settings.
Changes to these attributes take effect immediately.
Array Manager |
Command line |
Description |
Emulator Sessions:
Use array member with |
--sessions-loadbalancing-algorithm algorithm |
- The algorithm used at application launch time to choose the
array member that hosts the emulator session (in other words, the
method used to choose where to run the Protocol Engine when a user
starts an application).
- In Array Manager, values are User's webtop session, Least CPU usage and Fewest
emulator sessions.
- On the command line, values are:
.../_beans/com.sco.tta.server.loadbalancing.tier2.LocalLoadBalancingPolicy
(for User's webtop session)
.../_beans/com.sco.tta.server.loadbalancing.tier2.CpuLoadBalancingPolicy
(for Least CPU usage)
.../_beans/com.sco.tta.server.loadbalancing.tier2.SessionLoadBalancingPolicy
(for Fewest emulator sessions). - Select User's webtop session to choose the array member which is hosting the user's
webtop session.
|
Applications:
Use application server with |
--launch-loadbalancing-algorithm cpu | memory | sessions |
|
Copyright © 1997-2007 Sun Microsystems, Inc. All rights reserved.