5 ms·
Interested in what you mean by annotating the page after caching it, do you have any more info on this?
by ianpri 14y ago
Interested in what you mean by annotating the page after caching it, do you have any more info on this?
- jhealy 14y agoThe cached page contains content suitable for everyone, so it looks the the user is logged out. An extra AJAX request grabs the users logged in status, CSRF token and similar data as JSON and then modifies the page so the user sees what they expect (a logout button, a comment form, etc).
- rhizome 14y agoDoesn't that cause content movement?
- autotravis 14y agoEssentially talking about edge side includes [http://en.wikipedia.org/wiki/Edge_Side_Includes http://en.wikipedia.org/wiki/Edge_Side_Includes].
- stef25 14y agoMore about ESI http://i.imgur.com/KNvg0.jpg http://i.imgur.com/KNvg0.jpg From a slidedeck presentation here http://lanyrd.com/2012/codeigniter-conference-us/coverage/?coverage=slides&topics=varnish,codeigniter http://lanyrd.com/2012/codeigniter-conference-us/coverage/?c...