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>`
177
177
For this feature you need to choose between either BAN _(default)_ and the
178
178
more performant xkey based tag system.
179
179
180
- Using xkey
181
- ^^^^^^^^^^
180
+ Tag Invalidation Using xkey
181
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
182
182
183
183
Since Varnish 4.1, you can use the official `xkey Varnish module `_ for better
184
184
performance with cache tags.
@@ -217,8 +217,8 @@ and include ``resources/config/varnish/fos_tags_xkey.vcl`` in your VCL:
217
217
Note that there is no xkey VCL file for Varnish version 3 because the
218
218
varnish-modules are only available for Varnish 4.1 or newer.
219
219
220
- Using BAN
221
- ^^^^^^^^^
220
+ Tag Invalidation Using BAN
221
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^
222
222
223
223
If you have included ``fos_ban.vcl ``, tagging will be automatically enabled
224
224
with 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