Deploying a Relay Server Configuration File

After you generate a Relay Server configuration file, you must copy it to each Relay Server host, to update the Relay Server configuration. All Relay Servers in a cluster SAP Mobile Platform installation must use identical copies of the Relay Server configuration file, rs.config.

Prerequisites
  • All SAP Mobile Servers and data tier servers must be installed and running.

  • The SAP Mobile Server cluster and at least one node must be registered in SAP Control Center.

  • At least one Relay Server must be registered in SAP Control Center .

  • A complete configuration file must be generated.
Task
  1. Edit the generated configuration file, if necessary to refine property values in the generated Relay Server configuration file.
    For complete reference details on Relay Server configuration properties, see http://infocenter.sybase.com/help/topic/com.sybase.help.sqlanywhere.12.0.1/relayserver/ml-relayserver-config-file.html.
  2. Place the new rs.config in the same directory as rshost.exe.
  3. To update an existing Relay Server with the new configuration, run:
    rshost –u –f Path\rs.config
    For example, on IIS, using the default configuration file location, the command is:
    rshost –u –f C:\RelayServer\SQLAnywhere12\MobiLink\relayserver\IIS\Bin64\Server\rs.config