Looking for advice for a multi-origin site
I have many backends across different datacenters and clouds, I'd like to treat them all as a single site, similar to an api gateway with many endpoints. I've successfully done this with origin rules however I've found it's not possible to perform two operations on a single request when changing the origin dns, so I lose all the flexibility of transform rules. Is my only other option to run everything through a worker?
0 Replies