When to Tell Your Kids About Client Caching
To successfully build a scalable web application we need to leverage caching as early in the request as possible. This presentation will explore how client caching works and sometimes does not work on the popular browsers. We’ll show real examples of where certain types of client caching can go terribly wrong and share success stories of the benefits when executed correctly.
To understand what is happening under the covers we’ll review the different aspects, from HTTP Headers to ETags, of the HTTP protocol that can be leveraged. This provides the base of knowledge so that we can look at what rails gives us for free and also to explain some of the hidden features of the platform. We will also review the available plugins that can assist an application in reducing network traffic and why they might not always deliver what is promised.
People planning to attend this session also want to see:
Matthew Deiters
inc
Matthew Deiters has extensive software engineering and application delivery experience. He has worked for various industry leaders to build complex enterprise systems including those he created as a consultant with ThoughtWorks. He now enjoys enabling companies and development teams adopt agile development practices and leverage lightweight platforms.
Comments on this page are now closed.














Comments
Outstanding! Tons of specific examples with helpful advice and a minimum of fluff. Delivered in a highly professional manner. Well done.
Slides are at bit.ly/N6qna
Great presentation. Can we get the slides?