Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-1172

Bamboo doesn't recognise repository address when fronted by a proxy server

    • 0
    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      One common method of putting a proxy-server in front of a Java appserver is to use mod_proxy. However, when using mod_proxy the connecting IP address is proxying host (often 127.0.0.1), which breaks triggers as the connecting host won't match the repository host. Note that this will also apply where other forms or proxies (load-balancers, client caching proxies) are in place.

      One option is to inspect the headers for the 'X-Forwarded-For:' header, which contains the IP of the original connecting host. The longer term (probably correct) option is to use HTTP-basic auth instead of IP filtering.

            [BAM-1172] Bamboo doesn't recognise repository address when fronted by a proxy server

            No work has yet been logged on this issue.

              Unassigned Unassigned
              ssmith Steve Smith (Inactive)
              Votes:
              4 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: