Install Varnish
NOTE
If your Commerce project is deployed on cloud, full-page caching uses Fastly instead of Varnish. The topics in this section apply to on-premises installations only.
Installing Varnish is outside the scope of this guide. This topic assumes a supported Varnish version and an Adobe Commerce origin server running behind Varnish. The examples in this guide use nginx as the origin web server.
INFO
If you intend to install Varnish modules (vmods), such as saint mode, you should install Varnish by compiling the code, rather than installing from a package. See Saint mode for more details.
Confirm your Varnish version
Open a terminal and enter the following command to display the version of Varnish:
varnishd -V
Make sure that Adobe Commerce supports the installed version of Varnish before continuing. If you are running an unsupported version, you must upgrade to a supported version. Consult the Varnish installation documentation for more information.
recommendation-more-help
commerce-operations-help-configuration