ADC

Configure synchronization of files in a high availability setup

In a high availability (HA) setup, the primary NetScaler appliance in the HA pair automatically synchronizes with the secondary appliance in the pair. In the synchronization process, the secondary copies the primary’s /nsconfig/ssl/ directory, which is the default location for storing the certificates and keys for SSL transactions. Synchronization occurs at one-minute intervals and every time a new file is added to the directory.

Synchronize files in a high availability setup by using the CLI

At the command prompt, type the following command:

sync HA files [<Mode>]
<!--NeedCopy-->

Example:

sync HA files SSL
<!--NeedCopy-->

Synchronize files in a high availability setup by using the GUI

Navigate to Traffic Management > SSL and, in the Tools group, select Start SSL certificate, key file synchronization for HA.

Configure synchronization of files in a high availability setup