Ticket #543 (closed task: duplicate)

Opened 4 years ago

Last modified 3 years ago

Investigate partial page caching and edge-side includes

Reported by: rgrp Owned by: wwaites
Priority: awaiting triage Milestone:
Component: ckan Keywords:
Cc: Repository: ckan
Theme: none

Description

Edge-side includes or partial page caching are a standard way to deal with caching of pages in which some (usually small) part of the content cannot be cached or should be cached in a different manner (e.g. much more briefly) than the rest of the page.

Edge-side includes have the advantage that they integrate with general 3rd-party caching systems such as varnish.

Introducing either partial page or ESI will require some overhaul work to change the page render processing somewhat.

Change History

comment:1 Changed 3 years ago by dread

  • Priority set to awaiting triage
  • Component set to ckan

comment:2 Changed 3 years ago by thejimmyg

  • Repository set to ckan
  • Status changed from new to closed
  • Theme set to none
  • Resolution set to duplicate

Consolidation of caching has been moved in ticket #995.

Note: See TracTickets for help on using tickets.