moc/varnish
This package is abandoned and no longer maintained. The author suggests using the 1 package instead.
composer require moc/varnish
Varnish integration for Neos
4.1.0
This version is abandoned and no longer maintained. The author suggests using the 1 package instead.
Varnish integration for Neos
- Requires
- neos/neos: ^5.0
- friendsofsymfony/http-cache: ~2.0
- php-http/curl-client: ~1
- Requires (dev)
- None
- Suggest
- None
- Provides
- None
- Conflicts
- None
- Replaces
- None
Varnish
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.
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.