We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef360e0 commit 374d8aeCopy full SHA for 374d8ae
Resources/doc/reference/configuration/proxy-client.rst
@@ -129,7 +129,7 @@ Header for sending tag invalidation requests to Varnish.
129
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 and allows for grace handling.
+- ``xkey-purge``: Purge by tags, removes relevant cache immediately.
133
134
See the :ref:`FOSHttpCache library docs <foshttpcache:varnish configuration>`
135
on how to configure Varnish to handle tag invalidation requests.
0 commit comments