Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-17590

Non-working links in mgmt console when serving on 0.0.0.0

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Trivial
    • None
    • 26.0.0.Final, 27.0.1.Final
    • Web Console
    • None
    • Low
    • ---
    • ---

    Description

      When serving on 0.0.0.0 (for instance, launching standalone.sh with `-b 0.0.0.0`), some of the links in the management console don't work because they link to `0.0.0.0`.

      More specifically:

      The use of `0.0.0.0` is convenient as it's a good default for deployments on remote servers, but it would be nice if these management console links worked out of the box.

       

      A proposed solution would be for the management console to infer the hostname from the "Host" http header when the configured host is 0.0.0.0.

      Of course, the impact of this behavior is minimal, and workarounds are straightforward:

      • Specifying a specific interface (if feasible) in the wildfly startup/config
      • Just deal with it (manually change the URL in the browser)

      Attachments

        Activity

          People

            hpehl@redhat.com Harald Pehl
            theprez Jesse Gorzinski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: