Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The configuration of the main/backup functionality is done in the Main/Backup configuration file.

Location: <WorkspaceDirectory>\ConfigFiles\nxaXLinkg.40.cfg.

Within this configuration, all main/backup settings are specified. Each parameter is identified with a name. The name is case-insensitive (i.e. capitalization is not considered). The scope indicates the allowed values of the parameter. The default value specifies the values that is used when no value is set by the user.

Parameter

XLINK.Redundancy

Description

The IP address (e.g. 192.168.1.100) of the network interface of the main server.

Scope

ON, OFF

Unit

None

Default value

OFF

Parameter

XLINK.MainServerIPAddress

Description

The IP address (e.g. 192.168.1.100) of the network interface of the main server.

Scope

IP Address

Unit

None

Default value

None

Parameter

XLINK.BackupServerIPAddress

Description

The IP address (e.g. 192.168.1.100) of the network interface of the backup server.

Scope

IP Address

Unit

None

Default value

None

Parameter

XLINK.MainServerPort

Description

The TCP port used for TLS connection to the main server.

Scope

TCP Port

Unit

None

Default value

14732

Parameter

XLINK.BackupServerPort

Description

The TCP port used for TLS connection to the backup server.

Scope

TCP Port

Unit

None

Default value

14732

Parameter

XLINK.Password

Description

TLS connection password for second server.

Scope

String

Unit

None

Default value

None

Parameter

XLINK.PIN

Description

TLS connection PIN of this server.

Scope

String

Unit

None

Default value

None

Parameter

XLINK.ConnectionTimeout

Description

Specifies the timeout for a detecting a lost connection to the second server. If the second server does not response within the given time interval, it will assume that the second server is down.

Scope

1 - 600

Unit

seconds

Default value

10


 


  • No labels