What is the name of the domain?
What is the issue you’re encountering
Different the response headers for different domain under one main domain.
What steps have you taken to resolve the issue?
I’m reaching out regarding an issue we’re experiencing with cache behavior on one of our subdomains.
Currently, we’re observing unexpected behavior where two subdomains with identical Cloudflare configurations are returning different cf-cache-status responses. Specifically, when comparing the response headers for learning and learn, we are seeing:
For learning: cf-cache-status: DYNAMIC
For learn: cf-cache-status: BYPASS
We would expect both to behave identically, given that their configurations are the same within Cloudflare. I am unsure why this discrepancy exists, and I suspect it might be related to a Cloudflare-specific setting or behavior that we’re overlooking.
Could you please assist in identifying why this is happening, or if there are any additional settings that could cause this difference despite having identical configurations?
Thank you in advance for your assistance on this matter. Please let me know if you require any additional details for further investigation.
What are the steps to reproduce the issue?
For your reference, here are the curl requests and their outputs