Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-2055

[EAP7] Configure proxy-address-forwarding="true" by default so that HttpServletRequest.getRemoteHost() returns client IP address instead of the OpenShift HAProxy router address

XMLWordPrintable

    • Release Notes
    • Hide
      Feature: proxy-address-forwarding is now enabled by default in standalone-openshift.xml
      Reason: HTTP requests to EAP instance typically go via OpenShift HAProxy Router. Calling HttpServletRequest.getRemoteHost in this case would return the address of the HAProxy router, instead of the original client
      Result: HttpServletRequest.getRemoteHost() now returns the IP address of the original client for HTTP requests going via OpenShift HAProxy
      Show
      Feature: proxy-address-forwarding is now enabled by default in standalone-openshift.xml Reason: HTTP requests to EAP instance typically go via OpenShift HAProxy Router. Calling HttpServletRequest.getRemoteHost in this case would return the address of the HAProxy router, instead of the original client Result: HttpServletRequest.getRemoteHost() now returns the IP address of the original client for HTTP requests going via OpenShift HAProxy
    • CLOUD Maintenance Sprint 12

      To be consistent with the JWS and EAP6 images behavior, EAP7 should configure undertow proxy-address-forwarding by default

            wdecoste1@redhat.com William Decoste (Inactive)
            maschmid@redhat.com Marek Schmidt
            Marek Schmidt Marek Schmidt
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: