zmanc
zmanc
CDCloudflare Developers
Created by zmanc on 4/25/2024 in #workers-help
subdomain wildcard first level
I was looking at this post and am encountering a similar issue however just with the first level sub domain. I have a worker that I want to reply to *-val.mydomain.com/* I've tried setting this up as both a custom domain and a worker route, but no matter what combination I try I get a 522 error. Do I also need to go the Advanced certificate path?
64 replies
CDCloudflare Developers
Created by zmanc on 9/15/2023 in #workers-help
How do we disable "REDACTED" for worker logpush?
We are using logpush to send our data from workers over to NewRelic. The data coming to new relic has "REDACTED" in the URL for one of the query params. This is from Cloudflare as NewRelic does "XXX" when redacting. How can we disable the redaction of the query param URL. For this param in particular we are using a token to identify the customer.
3 replies
CDCloudflare Developers
Created by zmanc on 8/23/2023 in #general-help
Disruptions in Egypt?
Yesterday one of our customers had a disruption in Europe where workers and cache stopped responding. It is working now, but I'm curious if there was any regional issues that folks are aware of.
1 replies
CDCloudflare Developers
Created by zmanc on 8/17/2023 in #workers-help
Reports on long tail usage
We have a worker that has a wildcard at the end of the URL 'ourapp/*', we want to report on usage based on the values being used for the wildcard value. Our goal is to understand how many time a specific wildcard value was used. I'm not finding any way to get this information from the UI.
5 replies