How to route the www.example.com.my/path1 to AWS elb

,

Hi all,

I would like to ask a question about redirect specific url to AWS elb.

Scenario 1: If I found the url that match this hostdomain/path1 then I want to route this traffic to AWS elb for example AWS.elb.amazon.com with remains the original url(hostdomain/path1).

Current state: In Cloudflare DNS, my hostdomain was pointed to my Netscaler Load Balancer

Currently we have found out there are 3 ways might possible to do.

  1. Using Cloudflare page rule - forwarding. When we tried this rules, seems it overwrite the original url.
  2. Using Worker, we found some solution, but all the solution will replace the url as AWS.elb.amazon. That mean, our origin will see the request url as AWS.elb.amazon.
  3. Resolve Override. We can’t put AWS.elb.amazon in resolve override, since it mentioned we don’t have right to do so. As what we understand, we are not owner of amazon.com hence we can’t resolve it.

Is it possible to route the traffic for my scenario?

Thanks in advance!.

This topic was automatically closed after 14 days. New replies are no longer allowed.