Have Processes only use a certain range of Ports

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Have Processes only use a certain range of Ports

  • Creator
    Topic
  • #55142
    Rob Lindsey
    Participant

      Does anyone know how to force the processes to only use a certain range of ports?

      We are running into a lot of port contention that when a process is restarted sometimes it will grab a port that an inbound thread wants to use to listen on to receive data.

      We are running on RHEL 6.4, CL 6.1.1.

      TIA

      Rob

    Viewing 1 reply thread
    • Author
      Replies
      • #84307
        James Cobane
        Participant

          Rob,

          You should not use ports in the ephemeral range for your threads.  This would avoid any potential conflicts with ports used by the OS (hence processes)

          Hope this helps.

          Jim Cobane

          Henry Ford Health

        • #84308
          Rob Abbott
          Keymaster

            From the IDE, Options->Site Options and select System Management tab.

            From here you can select the range of ephemeral ports that the engine will use.

            Rob Abbott
            Cloverleaf Emeritus

        Viewing 1 reply thread
        • The forum ‘Cloverleaf’ is closed to new topics and replies.