Hi there
I’m new to Varnish, but I want to use it for some projects. Are any resources and/or example vcl available? (I mean not the 7 years old one from the flowpack repo)
Hi there
I’m new to Varnish, but I want to use it for some projects. Are any resources and/or example vcl available? (I mean not the 7 years old one from the flowpack repo)
Try to ask @andri - he’s probably some idea and / or solution for your Varnish needs.
The example configuration seems still valid to me. However, a few minor things have been changed between Varnish version 3 and 4, they are explained in detail here:
https://varnish-cache.org/docs/4.0/whats-new/upgrading.html
And here is the related change i did to the VCL example within my TYPO3 extensions for comparison:
I suggest to adjust the example within the flowpack repository accordingly, then you’re good to go.