You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this maximizes utility of HTTP gateway – cache-control is used not only by end user (browsers), but also HTTP caching solutions, CDNs. We should have defaults that leverage HTTP caching tools and conversions, assuming people will manually configure HTTP caching on their own using some sane values is not realistic.
This is a meta issue for HTTP cache improvements that we should prioritize in go-ipfs:
max-ageon/ipns/based on TTL – https://github.com/ipfs/go-ipfs/issues/1818/ipfs/should have some reasonablemax-age(it won't change within releases)/ipns/responses which contains resolved IPNS (root CID) for faster cache invalidation of entire website when IPNS pointer changesX-Ipfs-Rootsin feat: X-Ipfs-Roots for smarter HTTP caches #8720 a way to indicate all CIDs required for resolving path segments fromx-ipfs-pathcc @thattommyhall & @mathew-cf) if there are more asks/ideas here