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

SQL Anywhere 11.0.0 » MobiLink - Server Administration » Using MobiLink Technology » Synchronizing through a web server with the relay server » Relay server configuration file

 

Relay server configuration file format

This is the basic format of a relay server configuration file:

#
# Options
#
[options]
# List of relay server properties that apply to all relay servers

#
# Define a relay server section, one for each
# relay server in the relay server farm
#
[relay_server]
# List of properties for the relay server

#
# Define a backend server farm section, one for each backend
# server farm
#
[backend_farm]
# List of properties for a backend server farm

#
# Define a backend server section, one for each
# RSOE connecting to the relay server farm
#
[backend_server]
# List of properties for the backend server connection