Skip to content

Commit a940e1b

Browse files
committed
Added documentation about sub user_context_hash_url
1 parent ef497f0 commit a940e1b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/varnish-configuration.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,10 @@ User Context
202202

203203
Feature: :doc:`user context hashing <user-context>`
204204

205-
Subroutines are provided in ``resources/config/varnish-[version]/fos_user_context.vcl``.
205+
Subroutines are provided in ``resources/config/varnish-[version]/fos_user_context.vcl`` and ``resources/config/varnish-[version]/fos_user_context_url.vcl``. The default lookup url is `/_fos_user_context_hash`. You
206+
may change it by implementing your own ``user_context_hash_url`` subroutine.
207+
208+
206209
To enable support add the following to ``your_varnish.vcl``:
207210

208211

0 commit comments

Comments
 (0)