shipfeedAI news, curated daily

01:17:57 CET
21 MAY01:17:57shipfeed
pull to refreshlast sync
Just in — 30 new
§ feed · storyline

Invalidate the CDN cache by tag

Vercel releases tag-based CDN cache invalidation, allowing cached content linked to a tag to be marked stale and revalidated in the background without adding latency for users.

Oct 3 · · primary fetch1 sourceupdated Oct 3 ·

You can now invalidate CDN cache contents by tag. This marks all cached content associated with the tag as stale. The next request serves stale content instantly while revalidation happens in the background, with no latency impact for users. There are several ways to invalidate content: In addition to invalidating by tag if the origin content changes, you can also delete by tag if the origin content is gone.

However, deleting the cache can increase latency while new content is generated or cause downtime if your origin is unresponsive, so use with caution. Learn more about .Available on all plans. cache invalidation Read more Dashboard Settings Vercel CLI Function API REST API

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comInvalidate the CDN cache by tagprimary