Hi I'm trying to configure a reverse proxy but when my origin server returns a 302 redirect the end user receives the redirect url. Since the connection between ATS and my origin is private the end user can't reach the origin servers.
I've configured proxy.config.url_remap.pristine_host_hdr=INT1 but even so I'm not able to remap the url received from the origin to the url requested by the client. Any idea on how to configure this? Thanks in advance Pedro Marques