Http Caching

12
HTTP CACHING last modified GGUG, London 19-Apr-10

description

how to effectively use HTTP caching in your Grails applications

Transcript of Http Caching

Page 1: Http Caching

HTTP CACHING last modified

GGUG, London 19-Apr-10

Page 2: Http Caching

© 2010 Energized Work 2

gus power energized work [email protected] @guspower

Page 3: Http Caching

© 2010 Energized Work 3

content distribution personalization scalability

big topic

Page 4: Http Caching

© 2010 Energized Work 4

cost seo speed

why?

Page 5: Http Caching

© 2010 Energized Work 5

fragment edge ( esi ) expires and etag

for another day

Page 6: Http Caching

© 2010 Energized Work 6

last modified

Page 7: Http Caching

© 2010 Energized Work 7

repeatable replaceable testable

ground rules

Page 8: Http Caching

© 2010 Energized Work 8

junit outside-in simple

testing

Page 9: Http Caching

© 2010 Energized Work 9

grails filter gotchas gmt

implementation

Page 10: Http Caching

© 2010 Energized Work 10

cookies sessions content management

complex scenarios

Page 11: Http Caching

© 2010 Energized Work 11

80-20 business benefit easy

summary

Page 12: Http Caching

12 © 2010 Energized Work