is there an "inside" api in CF Workers to route traffic to zerotrust tunnels?
i am building a simple worker to act as gateway to several zerotrust tunnels, which would be responsible for various things like ratelimit, loadbalancing and most importantly routing based on the request content, and that's why I cannot use CF Load Balancer directly.
so, simply put: is there a method to redirect the request to the origin faster? or I have to use the URI like https://<team>.cfargotunnel.com anyway?
so, simply put: is there a method to redirect the request to the origin faster? or I have to use the URI like https://<team>.cfargotunnel.com anyway?
