Comment 3 for bug 1235555

Revision history for this message
Clint Byrum (clint-fewbar) wrote : Re: [Bug 1235555] Re: Heat API cannot cope with being behind an SSL terminator

Excerpts from Steve Baker's message of 2013-10-05 19:26:26 UTC:
> Is this problem limited to redirects, or also to links URLs in REST
> bodies to other REST resources?
>

I think this is specific to all non-relative addresses that the Heat
API serves. The answer is to use the endpoint that the user originally
contacted. That may just involve configuring proxies to preserve Host:
or to add a X-Forwarded-For that is used instead.