Deploying the web server extensions and State Manager

To deploy the Relay Server files
  1. Create the following directories under the web site home directory that you use for the Relay Server:

    • ias_relay_server
    • ias_relay_server\client
    • ias_relay_server\server
  2. Copy rs_client.dll to the ias_relay_server\client directory.

  3. Create the Relay Server configuration file rs.config. See Relay Server configuration file.

  4. Copy rs_server.dll, rshost.exe and rs.config to the ias_relay_server\server directory.

  5. Ensure that the connection timeout property of the web site home directory is set to 60 seconds or more.