:::: MENU ::::
Posts tagged with: esi

How to change cache TTL for ESI blocks in Varnish VCL.

Sometimes you need a compromise between the time cache holds an object (to improve the page load times) and the time the changes are applied. Magento 2 provides some mechanisms for the content to be updated when is modified: For example when a product is updated, the corresponding URL is flushed from Varnish so the […]