A server.
hostDBID
—
CfgHost
where this server resides. Cannot be changed as long as the server
is associated with at least one client application or a primary
server.
port
—
portInfos
list.
backupServerDBID
—
Server
which is to be contacted if connection
to this server fails. The backup server must be associated with
the same account (see
ConfSetAccount
) and have the same application
type(CfgAppType
). One backup server cannot be associated with more
than one primary server. See comments.
timeout
—
10
by default.
attempts
—
backupServerDBID
is specified. May not be
set to a negative value. Recommended to be set to 1
by default.
When an application is designated as a backup server for another server, values of the following parameters of this application will be automatically changed to match the values of the same parameters of the primary server:
appServerDBIDs
tenantDBIDs
flexibleProperties
.
As long as this application is associated with the primary server, these parameters will be treated as read-only, and their values will be changed only when changes are applied to the corresponding parameters of the primary server.