I couldn’t find anything in the Cloudflare documentation. Do Service Bindings for Worker-to-Worker communication share memory limits, or does each Worker have its own separate memory? I’m thinking about creating a Hash Worker that uses all the available memory.
Hiya guys, I made a worker in order to perform image transformation. I only noticed it now, but when I have my worker enabled for that, the LCP of my web vitals has 16500ms render delay which obliterates the SEO aspect of the page, now when I disable that specific worker it goes back to low. Anyidea how could a worker affect google LCP metric?
Hello, this is Patrick and I am experienced developer in backend but just dive into Serverless architecture with Cloudflare workers. I'm looking to learn how to use Cloudflare Workers with Hono.js, Prisma to build website. I need to make basic environment asap to finish my task. Thanks.
Hello, i'm Ammar. a magento developer. i have question guys. Prevously we subscribe a pro plan for domain example : abc.com. and apparently this is the wrong domain. So I want to switch the plan to the correct one which is *example : def.id *. How i can do this? because i'm affraid we will have double charge for this thing. thanks
Hi guys, I want to implement WAF rule in my one of my domain. But I want to implement it in my certain domain. I read that the waf will be implemented in every domain that has been proxied. is there any way to exclude the domain that has already proxied without disabling it? for example proxied domain: example.com, admin.example.com I only one to implement on only example.com without the admin.example.com.
Thank you this case will be the same if I don't want to include the example.com? I just need to input it the example.com, and other subdomain other than example.com will be still has waf rule implemented as long as it proxied?
Workers have some soft limits for a high amount of requests, either from a single ip or just in general. I would imagine the same would apply to Functions. Shouldn't effect static assets though
Your graphs for request time and cached % shows that the worker is returning images usually under 100ms, so you'll have to do some digging yourself first to investigate how and why it's affecting LCP exactly, as it doesn't seem to be caused by the worker if its that fast
Is it possible to export or gain access to Web Analytics in a way that would allow me to view them in my own hosted Grafana? I poked the GraphQL API and it seems to be for all the other analytics products.
I guess I'm mostly curious if buying Pro gives me access to more historic data and our Grafana seems like the logical replacement, but we like that data :frowning3:
Is there any way to use custom dns server in warp on the free plan? Except for the setting without dns filtering in the warp profile. On pc the problem is resolved by setting Secure Web Gateway without DNS Filtering and setting up custom DNS server but Android devices don't like any other mode than gateway with warp.