You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
+
206
209
To enable support add the following to ``your_varnish.vcl``:
0 commit comments