Uploaded image for project: 'PUBLIC - Liferay Portal Enterprise Edition'
  1. PUBLIC - Liferay Portal Enterprise Edition
  2. LPE-1946

Multicast settings now configurable from portal.properties

Details

    Description

      Multicast settings now configurable from portal(-ext).properties

      ##

        1. Multicast
          ##

      #

      1. Consolidate multicast address and port settings in one location for easier
      2. maintenance. These settings must correlate to your physical network
      3. configuration (i.e. firewall, switch, and other network hardware matter)
      4. to ensure speedy and accurate communication across a cluster.
        #
      5. Each address and port combination represent a conversation that is made
      6. between different nodes. If they are not unique or correctly set, there
      7. will be a potential of unnecessary network traffic that may cause slower
      8. updates or inaccurate updates.
        #

      #

      1. See the properties "cluster.link.channel.properties.0" and
      2. "cluster.link.channel.system.properties".
        #
        multicast.group.address["cluster-link-udp"]=208.0.0.1
        multicast.group.port["cluster-link-udp"]=20801

      #

      1. See the property "cluster.link.channel.system.properties".
        #
        multicast.group.address["cluster-link-mping"]=208.0.0.2
        multicast.group.port["cluster-link-mping"]=20802

      #

      1. See the properties "net.sf.ehcache.configurationResourceName" and
      2. "net.sf.ehcache.configurationResourceName.peerProviderProperties".
        #
        multicast.group.address["hibernate"]=208.0.0.3
        multicast.group.port["hibernate"]=20803

      #

      1. See the properties "ehcache.multi.vm.config.location" and
      2. "ehcache.multi.vm.config.location.peerProviderProperties".
        #
        multicast.group.address["multi-vm"]=208.0.0.4
        multicast.group.port["multi-vm"]=20804

      Attachments

        Issue Links

          Activity

            People

              oscar.gao Oscar Gao (Inactive)
              brian.chan Brian Chan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Packages

                  Version Package
                  5.1 EE SP5 (5.1.8)
                  5.2 EE SP4 (5.2.8)