Uploaded image for project: 'mod_cluster'
  1. mod_cluster
  2. MODCLUSTER-452

mod_cluster with WildFly reports 0.0.0.0 to the balancer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 1.3.0.Final
    • Core + SPIs
    • None

    Description

      While I was working on issue 138 (MODCLUSTER-448), it came to my attention that one can't force EAP 6.4 Beta (jbossweb, mod_cluster 1.2.11) to send anything like ajp://0.0.0.0:8009 to the balancer. If one sets the application server to bind to 0.0.0.0, mod_cluster core correctly guesses 127.0.0.1 and sends ajp://127.0.0.1:8009 to the balancer.
      On the contrary, WildFly goes only half way: it reports 127.0.0.1 in the log:

      [org.jboss.modcluster] (UndertowEventHandlerAdapter - 1) MODCLUSTER000012: default-server connector will use /127.0.0.1
      

      and yet it sends 0.0.0.0 to the balancer:

      Node localhost (ajp://0.0.0.0:8009):
      

      Note the localhost string in place of properly generated UUID: MODCLUSTER-451.

      For some historical context, I suggest: MODCLUSTER-91 and MODCLUSTER-168

      Attachments

        Activity

          People

            rhn-engineering-rhusar Radoslav Husar
            mbabacek1@redhat.com Michal Karm
            Michal Karm Michal Karm
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: