Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

VIVO adds headers to some HTTP responses, to assist in caching profile pages

...

Overview

Warning

VIVO doesn't cache, but it helps to support caching.

 

How to enable cache awareness

Warning

What runtime properties are used to control it? Can it be controlled in developer mode?

 

What pages can be cached?

Warning

Only works on profile pages, and only if you are not logged in.

 

What do the caching headers look like?

Warning

Show a simple request with a cacheable response. Show a conditional request with a current ETag, Show a conditional request with a stale ETag.

 

How to configure your cache

Warning

It's up to you to insure that you don't cache something without an ETag. You should assume that all pages are stale.