Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-7825

[GSS](7.0.z) Undertow mod_cluster: can not isolate the environments by adverting port

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • 7.0.3.GA
    • mod_cluster, Undertow
    • None
    • Workaround Exists
    • Hide

      configure different multicast address

      Show
      configure different multicast address

      For the configuration below, the node1 (backend) is registered to mod_cluster load balancer. It is necessary to configure different multicast address to isolate the node.

      • node1 (backend):
                <socket-binding name="modcluster" port="0" multicast-address="224.0.1.105" multicast-port="23364"/>
        
      • load-balancer server:
                <socket-binding name="modcluster" port="0" fixed-port="false" multicast-address="224.0.1.105" multicast-port="23565"/>
        

            rhn-engineering-rhusar Radoslav Husar
            rhn-support-lkonno Leticia Konno
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: