Cache-control: max-age=0, no-cache, no-store

What is the name of the domain?

zarqunpremium.com

What is the issue you’re encountering

Getting max-age=0, no-cache, no-store for Cache-Control headers

What steps have you taken to resolve the issue?

I have thoroughly checked the nginx configuration, the platform code but don’t see anywhere that these tags are being added to headr.

What are the steps to reproduce the issue?

Open the domain in any browser and look for response headers.

May I ask what’s your Browser Cache TTL setting? Is it set to the Respect Existing Headers? If yes, then the HTTP cache headers are coming from your origin host/server or the framework you’re using is producing them :thinking:

Any Nginx modules running which would interfere or produce the result? :thinking:

x-page-speed: ngx_pagespeed
x-cache: MISS

May I ask if those HTTP cache headers defined in the main nginx.conf file or rather in the .vhost file for the domain? :thinking:

Otherwise, may I ask have you used some Rules at the Cloudflare dashboard? Either Cache Rules or Transform Rules with Modifying Response Header?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.