flowpack/varnish

Varnish integration for Neos

Installs: 27 695

Dependents: 0

Suggesters: 2

Security: 0

Stars: 21

Watchers: 13

Forks: 16

Open Issues: 2

Type:neos-package

5.1.2 2023-01-31 17:13 UTC

README

Build Status Latest Stable Version Total Downloads License

Introduction

This package provides an out-of-the-box seamless integration between Varnish and Neos. It basically makes Neos send Cache-Control headers and BAN requests to Varnish for all document nodes.

Installation

You can install the package as usual with composer:

composer require flowpack/varnish

When installed, Neos sends headers for cache lifetime and cache invalidation requests.

Compatible with Neos 7.x+

Documentation

For more information, see the documentation

Thanks

This package was originally developed at MOC A/S, published as MOC.Varnish and eventually moved to the Flowpack namespace. You find previous PRs and issues there.