@chientrm have you tried setting cache directives? https://developer.mozilla.org/en-US/docs/Web/HTTP

@chientrm have you tried setting cache directives? https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control
The Cache-Control HTTP header field holds directives (instructions) — in both requests and responses — that control caching in browsers and shared caches (e.g. Proxies, CDNs).
Was this page helpful?