Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 35efe0f

Browse filesBrowse files
committed
minor #12614 Simply update the ESI initial specs date (dated 2001) (DocFX)
This PR was submitted for the 4.4 branch but it was squashed and merged into the 3.4 branch instead (closes #12614). Discussion ---------- Simply update the ESI initial specs date (dated 2001) <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- d70d38a Simply update the ESI initial specs date (dated 2001)
2 parents 2f51da8 + d70d38a commit 35efe0f
Copy full SHA for 35efe0f

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎http_cache/esi.rst

Copy file name to clipboardExpand all lines: http_cache/esi.rst
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.