Symfony logo

Symfony book: Using HTTP caching strategies

From the Symfony book: Using HTTP caching strategies is a way to maximize the performance for end-users. Add a reverse proxy cache in production to enable caching, and use a CDN to cache on the edge for even better performance.

https://symfony.com/doc/current/the-fast-track/en/21-cache.html#adding-http-cache-headers


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *