Failover Settings

Use the -config -filter failover options to retrieve settings that you have defined on the back-up and main server when license server failover is configured.

For more information about license-server failover configuration, see License Server Failover in the More About License Server Functionality section.

To display failover settings

Enter a command similar to this:

flexnetlsadmin -server licenseServer_baseURL -config –filter failover 

The following shows sample output:

* fne.syncTo.enabled      To enable server to server synchronization                                        false

* fne.syncTo.mainUri      URI of the main server in a failover configuration

  fne.syncTo.repeats      Amount of time between initiating synchronization sessions with the main server   5m

* fne.syncTo.pagesize     Maximum number of client records to include in a synchronization message to the
                          backup server                                                                     100

* fne.syncTo.retryCount   When a synchronization from the main server fails, the number of times to retry
                          synchronization                                                                   1

* fne.syncTo.retryRepeats Amount of time between synchronization attempts when, synchronization from the
                          main server fails                                                                 1m

 

The properties marked with * are the editable properties