Workers route awareness at origin

Hello folks, I’m interested in seeing if anyone has done anything similar to what I’d like to achieve on Cloudflare with workers or any other Cloudflare feature set. Essentially our origin proxy has all the routes that a public domain/path will be routed towards onto its backend app that will serve that traffic. I’d like for this route awareness to be available on Cloudflare so that we can scope configurations like WAF / rate limiters etc to the particular app and its paths only. One option may be to dump the flat file with all router information onto the worker but with thousands of routes that can be wildcards etc I’m wondering if the performance penalty is just to much. Anyways looking to see if anyone’s done anything similar as I can’t find much online that seems similar.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?