There was an error while loading. Please reload this page.
1 parent 53af34b commit 7bad395Copy full SHA for 7bad395
book/http_cache.rst
@@ -1207,6 +1207,12 @@ One great advantage of the ESI renderer is that you can make your application
1207
as dynamic as needed and at the same time, hit the application as little as
1208
possible.
1209
1210
+.. caution::
1211
+
1212
+ The fragment listener only responds to signed requests. Requests are only
1213
+ signed when using the fragment renderer and the ``render_esi`` Twig
1214
+ function.
1215
1216
.. note::
1217
1218
Once you start using ESI, remember to always use the ``s-maxage``
0 commit comments