Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To set the parameters of connecting Clients to the Web-server, do the following:

  1. Go to the General settings Basic settings tab on the settings panel of the Web-server object (1).

  2. In the Port number field of the HttpHTTP-server group, specify the number of the port to connect to Http-server (2)the HTTP server.

    Note
    titleImportantAttention!

    This port is used when connecting to connect to the Web-server from a web - browser. The By default port for connection of mobile clients is 8085. To change it, edit , the port 8085 is used to connect mobile Clients. You can change the port by editing the jetty.port parameter value in the start_64.bat file (start_86.bat for 32-bit system) in <Intellect installation>the folder <Axxon PSIM installation directory>\Modules\Jetty\ folder.

    Image RemovedImage Added

  3. In the Number of connections field of the HttpHTTP-server group, specify the maximum permissible allowed number of simultaneous connections to the Web-server via Http HTTP protocol (2). The less there are fewer connections, the less Server load is. This parameter is selected on the server. You must select this parameter experimentally.

    Info
    titleNote.
    Connections are used to receive video (live or archive), to receive audio (live or archive), to send audio to INTELLECT™ Axxon PSIM, to get data on configuration, to send commands to INTELLECT™, etc Axxon PSIM, and so on. The Client can use the same connection to perform several actions.
  4. In the Parallel exports field of the HTTP-server group, specify the maximum allowed number of archive files to be uploaded simultaneously from the range of 1 and above. The default value is 2. If you leave the field blank, the lowest possible value is used.
  5. If you want to transmit data via the If data is to be transmitted via Web-server using HTTPS protocol, then perform specify the following settings in the HTTPS-server group:

    1. Set the Use HTTPS protocol checkbox checked (4).
    2. Specify the path to the key file in the the Key field using the Image Removed Image Added button (5).
    3. Specify the path to the certificate file in the the Certificate field using the Image Removed button (6) Image Added button.
    4. In the Port number field of the HTTPS-sever group, specify the port number in order to connect to the HTTPS - server (7).

      Info
      titleNote.

      To connect clients Clients via HTTPS , it is also necessary to set protocol, you must specify the following settings in the index.htm file located in the installation directory of the Intellect software package in the Axxon PSIM in the ...\Modules\webroot folder:

      <param name="port.from" value="html">

      <param name="port" value="443">

      <param name="url.protocol" value="https">

  6. To save all the changes, click the the Apply button.

The parameters of connecting Clients to the Web-server are now set.