Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (中文) » 中继服务器 » 更新中继服务器群配置

 

为 Windows 上的 Microsoft IIS 更新中继服务器配置

 ♦  为 Windows 上的 Microsoft IIS 更新中继服务器配置
  1. 针对属于您正在更新的中继服务器群的每台计算机,将更新的配置文件复制到中继服务器 Web 站点主目录下的 %SQLANY12%\RelayServer\IIS\BinXX\Server 目录中。如果使用自动启动,则必须将配置文件命名为 rs.config

  2. %SQLANY12%\RelayServer\IIS\BinXX\Server 目录中,运行以下命令行来应用配置更新:

    rshost -u -f rs.config
  3. 针对正在被更新的中继服务器群中的每台计算机重复上一步骤。