Starting the Relay Server State Manager automatically with customized options

When auto start is desired but you want to override some default behavior such as verbosity level or log file location, you can use the start property in the options section of the Relay Server configuration file to explicitly specify your State Manager command line. The -f option cannot be used in this case and the configuration file must be named rs.config and be placed in the same directory as the server extension. See Relay Server State Manager command line syntax.

Note

Do not specify a log file location under the wwwroot directory. IIS does not allow a worker process to create a file under the published tree.