Safari ETag Caching Limit – Files above around 120MB Not Cached
I’m encountering an issue with Safari’s caching behavior when using ETags. It appears that Safari only caches files up to approximately 120MB and discards anything larger. Other browsers don’t seem to have this limitation.
- Is this a known limitation of Safari?
- Are there any workarounds to allow larger files to be cached?
- Would adjusting cache-control headers help, or is this strictly an internal Safari behavior?
I also tried increasing the cache size in Safari, but it didn’t seem to make a difference. Has anyone successfully bypassed this restriction? Any insights or suggestions would be greatly appreciated!