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.
1 parent 2f51da8 commit d70d38aCopy full SHA for d70d38a
http_cache/esi.rst
@@ -12,7 +12,7 @@ have one limitation: they can only cache whole pages. If your pages contain
12
dynamic sections, such as the user name or a shopping cart, you are out of
13
luck. Fortunately, Symfony provides a solution for these cases, based on a
14
technology called `ESI`_, or Edge Side Includes. Akamai wrote this specification
15
-almost 10 years ago and it allows specific parts of a page to have a different
+in 2001 and it allows specific parts of a page to have a different
16
caching strategy than the main page.
17
18
The ESI specification describes tags you can embed in your pages to communicate
0 commit comments