Rohan Sharma - 5 years ago
Varnish is an HTTP reverse proxy that caches content in memory in front of a Web Server. It basically reduces the load on Apache and PHP as all the cacheable pages are managed by Varnish. Magento 2 comes with built-in support for Varnish caching, though we can continue using Full-Page cache by Magento, but it […]