📄️ Caching Overview
PreviewProxy uses a two-level cache to avoid redundant fetches and transforms. Once an image has been fetched and processed, subsequent requests for the same image and parameters are served from cache.
📄️ Cache Tuning
This page provides guidance on tuning PreviewProxy's cache for different deployment scenarios.