Skip to content

Commit 396eea2

Browse files
authored
Merge pull request #541 from andrerom/patch-1
Add description on tags_header options when using xkey
2 parents cd8e9d5 + 374d8ae commit 396eea2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/doc/reference/configuration/proxy-client.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,10 @@ default ``xkey-softpurge``.
127127

128128
Header for sending tag invalidation requests to Varnish.
129129

130+
For use with ``tag_mode: purgekeys``, default VCL supports two options:
131+
- ``xkey-softpurge``: "Soft purge" by tags, expires relevant cache and allows for grace handling.
132+
- ``xkey-purge``: Purge by tags, removes relevant cache immediately.
133+
130134
See the :ref:`FOSHttpCache library docs <foshttpcache:varnish configuration>`
131135
on how to configure Varnish to handle tag invalidation requests.
132136

0 commit comments

Comments
 (0)