Relay Server section

The Relay Server section is used to define a single Relay Server, so there must be a Relay Server section for each Relay Server in the farm. This section is identified by the relay_server keyword.

Relay Server section properties

The following properties can be specified in a Relay Server section:

  • enable   Specifies whether this Relay Server is to be included in the Relay Server farm. Possible values are:

    • Yes   Indicates that this Relay Server is to be included in the Relay Server farm.

    • No   Indicates that this Relay Server should not be included in the Relay Server farm.

    The default is Yes. This property is optional.

  • host   The hostname or IP address that should be used by the Outbound Enabler to make a direct connection to the Relay Server.

  • http_port   The HTTP port that should be used by the Outbound Enabler to make a direct connection to the Relay Server. A value of 0 or off disables HTTP connections. By default, this property is enabled and set to 80.

    • 0 or off   Disable HTTP access from Outbound Enabler.

    • 1 to 65535   Enable HTTP at the specified port.

  • https_port   The HTTPS port that should be used by the Outbound Enabler to make a direct connection to the Relay Server. A value of 0 or off disables HTTPS connections. By default, this property is enabled and set to 443.

    • 0 or off   Disable HTTPS access from Outbound Enabler.

    • 1 to 65535   Enable HTTPS at the specified port.

  • description   Enter a custom description to a maximum of 2048 characters. This property is optional.