File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -177,8 +177,8 @@ Feature: :ref:`cache tagging <tags>`
177177For this feature you need to choose between either BAN _(default)_ and the
178178more performant xkey based tag system.
179179
180- Using xkey
181- ^^^^^^^^^^
180+ Tag Invalidation Using xkey
181+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
182182
183183Since Varnish 4.1, you can use the official `xkey Varnish module `_ for better
184184performance with cache tags.
@@ -217,8 +217,8 @@ and include ``resources/config/varnish/fos_tags_xkey.vcl`` in your VCL:
217217 Note that there is no xkey VCL file for Varnish version 3 because the
218218varnish-modules are only available for Varnish 4.1 or newer.
219219
220- Using BAN
221- ^^^^^^^^^
220+ Tag Invalidation Using BAN
221+ ^^^^^^^^^^^^^^^^^^^^^^^^^^
222222
223223If you have included ``fos_ban.vcl ``, tagging will be automatically enabled
224224with the ``X-Cache-Tags `` header for both marking the tags on the response and
You can’t perform that action at this time.
0 commit comments