Defines the relay server farm, including relay servers, back-end farms, and back-end servers.
[options] start = no verbosity = 1When auto-start is enabled, the default log file is %temp%\ias_relay_server.log while the rshost is active. Upon server shutdown, the log file is renamed using the YYMMDDNN.olg file name format.
[relay_server] enable = [yes|no] host = <myHostName> http_port = <myHttpPortNumber> https port = <myHttpsPortNumber> description = <myRSFarmMachineNumber>
[backend_farm] enable = [yes|no] id = <myBackendFarmID> client_security = [on|off] backend_security = [on|off] description = <myCompanyBackendFarm>
[backend_server] enable = [yes|no] farm = <myFarmName> id = <myBackendServerID> mac = <myMACAddress> token = <myBackendServerToken>You can uncomment the "mac" property to prompt the relay server to perform MAC verification. If you enter a value, it must be the MAC address that RSOE sends to the relay server. The MAC address is located in the RSOE.log file.
To apply the changes you make to this file, run this command from the directory where the rs.config file is located:
rshost -f rs.config -q -qc -u