Resolve a different DNS via the worker

We have hundreds of clients who directly resolve our DNS “ourplatform.com” to get IP “1.2.3.4”

We would like some clients to instead resolve this same DNS and get a different IP, based on some logic in the worker. Is this possible at all?

We can’t use the Page Rules ResolveOverride because they resolve against our hostname “ourplatform.com”, not a specific web page.

:wave: @fraser.bryant,

What you are specifically asking? No. What you might be trying to do could potentially be a load balancing/ routing decision by a worker.

– OG