Talk in English - US at SymfonyCon Lisbon 2018
Track Name:
Beginner
View Slides: http://davidbu.ch/slides/2018-12-06-varnish.html
Checkout the code: https://github.com/FriendsOfSymfony/FOSHttpCacheBundle/
Short URL: https://joind.in/talk/9fb1a
(QR-Code (opens in new window))
You know how HTTP caching works but need more? In this talk we look into ways to cache personalized content. We will look at Edge Side Includes (ESI) to tailor caching rules of fragments, and at the user context concept to differentiate caches not by individual user but by permission groups. A big help to leverage this concept is the FOSHttpCache in combination with either Varnish or the Symfony HttpCache reverse proxy.
Comments
Comments are closed.
Really interesting, with good examples.
I just need to play with the bundle now :P