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

servlet-connector uses socket-binding's host

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • None
    • JMS
    • None

    Description

      The servlet-connector has socket-binding attribute that is used to determine the host & port of the HTTP server so that a client can connect to it.

      It determines the host by calling the SocketBinding's getDestinationAddress().getHostAddress() method.

      This may lead to issues if the HTTP server is behind a proxy as the servlet-connector will use the address of the HTTP server and bypass the proxy.

      Attachments

        Activity

          People

            jmesnil1@redhat.com Jeff Mesnil
            jmesnil1@redhat.com Jeff Mesnil
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: