We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff4cfd commit 8bd8d51Copy full SHA for 8bd8d51
http_cache/esi.rst
@@ -156,9 +156,9 @@ used ``render()``.
156
157
.. note::
158
159
- Symfony detects if a gateway cache supports ESI via another Akamai
160
- specification that is supported out of the box by the Symfony reverse
161
- proxy.
+ Symfony considers that a gateway cache supports ESI if its responses include
+ the ``Surrogate-Capability`` HTTP header and the value of that header
+ contains the ``ESI/1.0`` string anywhere.
162
163
The embedded action can now specify its own caching rules entirely independently
164
of the master page::
0 commit comments