Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » MobiLink - Server Administration » Using MobiLink Server Technology » The Relay Server » Updating a Relay Server farm configuration

 

Updating a Relay Server configuration for Apache on Linux

To update a Relay Server configuration for Apache on Linux
  1. Copy the updated configuration file to the /modules directory under the Apache install directory. The configuration file must be called rs.config if auto start is used.

  2. From the /<Apache-install>/modules directory, run the following command line to apply the configuration update:

    rshost -u -f rs.config
  3. Repeat the previous steps for each computer in the Relay Server farm that is being updated.