threekat
CDCloudflare Developers
•Created by threekat on 10/6/2023 in #general-help
Does the $7/user Zero Trust Plan have specific IPs for egress traffic?
Creating firewall rules for traffic to force users to be on VPN while working the best I can do is using IP addresses. If the users are authenticating via Zero Trust would their traffic come from any IP on https://www.cloudflare.com/ips/ or is there a specific set of ips we could expect the traffic to come from?
6 replies
CDCloudflare Developers
•Created by threekat on 10/4/2023 in #general-help
Need help with caching setup
I am an enterprise customer who made a ticket 2 weeks ago with no response so I am asking here.
my platform uses content-type headers in our api responses to tell customers applications interacting with our platform how to interpret the file. so some may say application/json or image/png depending on what the customer is embedding, however they have no file extensions so cloudflare considers them dynamic.
is there a blanket way to say that for domain.com/api/** (where there could be literally any amount of subdirectories) to use the content-type header to determine whether to cache instead of being dependent on the file extension? for clarity google cloud cdn handles this without issue.
9 replies
CDCloudflare Developers
•Created by threekat on 9/18/2023 in #general-help
how does cloudflare handle caching of 302s?
If i have a url domain.com/file.js and it redirects to domain.com/file-2023-09-18.js with a 302 on the origin server will we need to clear the cache anytime that redirect is updated? is there a way to configure this to detect those changes? we are enterprise if that changes anything
1 replies