Skip to content

Commit d70d38a

Browse files
DocFXOskarStark
authored andcommitted
Simply update the ESI initial specs date (dated 2001)
1 parent 2f51da8 commit d70d38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_cache/esi.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ have one limitation: they can only cache whole pages. If your pages contain
1212
dynamic sections, such as the user name or a shopping cart, you are out of
1313
luck. Fortunately, Symfony provides a solution for these cases, based on a
1414
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
15+
in 2001 and it allows specific parts of a page to have a different
1616
caching strategy than the main page.
1717

1818
The ESI specification describes tags you can embed in your pages to communicate

0 commit comments

Comments
 (0)