Which Cloudflare product(s) does this pertain to? Workers/Other What version of Wrangler are you using? 2.9.0 What operating system are you using? Mac Describe the Bug Same zone worker <-> wo...
Worker to worker same-zone over routes > no Worker to worker same-zone over Custom Domains -> should work, with compat flag? Worker to worker different zones -> should work, will use worker ipv6 Worker to worker service bindings -> works and optimal, request doesn't go over network, fast
I don't need to code the extra logic of checking if the current worker is calling the same worker and then figuring out the binding when it should just work as is
custom domains were supposed to have the ability to act as a real origin and just work, and they did for a bit, but then got broken with the minimal subrequest stuff, so need compat flag
If by CDN you are asking mostly about cache then you can use the Cache API in workers. Or you can use an R2 public domain instead which will directly connect to the CDN assuming all files being public is fine.
I tried setting route to domain/*, and creating regex inside worker that matches the query. I think this is not the best way to do it since the worker always checks whole domain
what do you think about my solution then. I think there will be too many requests, but i neeed to somehow target URLS with page queries. I cant to seem find a better way
Hey please help me I’m unable to access the login page of Wordpress site but my site is accessible I don’t know why it’s not working when i pause the cloudflare dns then it’s working when resumed cloud flare DNS then again not opening the login page of wordpress dashboard please help mcqs.io/wp-admin