Synchronization of WebSEAL data across multiple servers

We can use the WebSEAL server sync command to synchronize the configuration of one WebSEAL server with another. We can synchronize servers of the same type only. The WebSEAL server type is either a:

Server task commands include:

The following list describes the flow of communication for the server sync command:

  1. The server sync command is issued from the administration console.
  2. The request for data is issued from the WebSEAL server as a new server task command.
  3. The source WebSEAL server gathers the data for synchronization and sends it to the target WebSEAL server.
  4. The target WebSEAL server applies the data retrieved.

The request for data is issued from the WebSEAL server that is processing the server sync task. Data is pulled from one WebSEAL server to another with authorization automatically applied by the ISAM server task framework. By using an existing communication channel, there is no need to open up more ports for the WebSEAL server.

Parent topic: Server administration

Related concepts

Related tasks

Related reference