8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2fc9e00 + 80369c8 commit 43bfb3bCopy full SHA for 43bfb3b
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