Strategy ONE

更改建模服务的通信端口

  1. 找到 应用程序配置文件 文件位于以下目录之一中:

  2. Windows<INSTALL_PATH>\MicroStrategy\建模服务\管理员\

    Linux<INSTALL_PATH>/MicroStrategy/建模服务/管理员/

  3. 更改端口属性 应用程序配置文件 文件。请记住 应用程序配置文件 文件区分大小写。如果您使用防火墙,请确保在防火墙中打开建模服务端口。

    HTTP 端口:

    复制
    http.port = <modeling_service_http_port_number>

    HTTPS 端口:

    复制
    https.port = <modeling_service_https_port_number>
  4. 重新启动建模服务。