Versions Compared

Key

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

...

Instead of querying the database each time a page is loaded, a cached version of the page can be served, provided the user is logged out. Since version 1.6, VIVO supports HTTP caching directly. To enable, uncomment the "http.createCacheHeaders = true" line in runtime.properties:

...