This is the basic format of a Relay Server configuration file:
# # Options # [options] # List of Relay Server properties that apply to all Relay Servers option = value # # Define a Relay Server section, one for each # Relay Server in the Relay Server farm # [relay_server] # List of properties for the Relay Server property = value # # Define a backend server farm section, one for each back-end # server farm # [backend_farm] # List of properties for a back-end server farm property = value # # Define a backend server section, one for each # Outbound Enabler connecting to the Relay Server farm # [backend_server] # List of properties for the back-end server connection property = value |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |