Skip to content

Commit 9fe2f58

Browse files
committed
tweak doc titles
1 parent 28b5679 commit 9fe2f58

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/varnish-configuration.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@ Feature: :ref:`cache tagging <tags>`
177177
For this feature you need to choose between either BAN _(default)_ and the
178178
more performant xkey based tag system.
179179

180-
Using xkey
181-
^^^^^^^^^^
180+
Tag Invalidation Using xkey
181+
^^^^^^^^^^^^^^^^^^^^^^^^^^^
182182

183183
Since Varnish 4.1, you can use the official `xkey Varnish module`_ for better
184184
performance 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
218218
varnish-modules are only available for Varnish 4.1 or newer.
219219

220-
Using BAN
221-
^^^^^^^^^
220+
Tag Invalidation Using BAN
221+
^^^^^^^^^^^^^^^^^^^^^^^^^^
222222

223223
If you have included ``fos_ban.vcl``, tagging will be automatically enabled
224224
with the ``X-Cache-Tags`` header for both marking the tags on the response and

0 commit comments

Comments
 (0)