Skip to content

Commit 46b1533

Browse files
committed
Clarify signed requests in the ESI renderer
1 parent 53af34b commit 46b1533

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

book/http_cache.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1207,6 +1207,11 @@ One great advantage of the ESI renderer is that you can make your application
12071207
as dynamic as needed and at the same time, hit the application as little as
12081208
possible.
12091209

1210+
.. caution::
1211+
1212+
The fragment listener only responds to signed requests. Requests are only
1213+
signed when using fragment renderer and the ``render_esi`` Twig function.
1214+
12101215
.. note::
12111216

12121217
Once you start using ESI, remember to always use the ``s-maxage``

0 commit comments

Comments
 (0)