When you say "redirecting" do you mean returning a 301/302/303/307/308
status code?

Can you share
a) the remap rule
b) a curl with response headers through your ATS instance -- like curl
-s -IXGET --resolve www.example.com:443:127.0.0.1
"https://www.example.com/";
c) a curl with response headers to the origin used (like ATS would send to it
and d) what headers/response you were expecting?

thanks!
miles

On Sat, Mar 27, 2021 at 1:27 PM Patrick Andrews <[email protected]> wrote:
>
> I'm having some issues with getting ATS to redirect to a link containing 
> .aspx. I am aware of the config setting in records.config and dynamic caching 
> and have made the configuration changes as per the documentation. When I 
> analyze the redirect via wireshark, however, I am still seeing that it's not 
> redirecting properly the entire URL. I have an older box running version 6 so 
> I know that at one point it was capable of doing so. Is there somewhere else 
> I'm missing or have to configure?
>
> Thanks.

Reply via email to