shipfeedAI news, curated daily

23:05:51 CET
20 MAY23:05:51shipfeed
pull to refreshlast sync
Just in — 30 new
§ feed · storyline

You can now invalidate the CDN cache by providing a source image

Vercel adds source-image cache invalidation to its Image Optimization feature, allowing all CDN-transformed variants to be marked stale and revalidated in the background without added latency.

Nov 20 · · primary fetch1 sourceupdated Nov 20 ·

Vercel dynamically transforms source images to reduce file size while maintaining high quality on the visitor's browser.Image Optimization You can now invalidate the CDN cache by providing a source image. This feature marks all transformed images derived from that source image 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 a source image: In addition to invalidating by source image, you can also delete by source image if the origin is gone.

Deleting the cache can increase latency while new content is generated, or cause downtime if your origin is unresponsive. We recommend you use with caution. This is available on all plans using the .new image optimization price Learn more about .cache invalidation Read more Dashboard Settings Vercel CLI Function API REST API

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comYou can now invalidate the CDN cache by providing a source imageprimary