Uploaded image for project: 'Advanced Cache'
  1. Advanced Cache
  2. MGNLADVCACHE-61

On "Serving from old cache": Serve also the first visitor from old cache, and let the back end trigger the re-rendering for re-caching.

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Neutral Neutral
    • None
    • 1.7.1
    • core

      The idea comes form a support case: SUPPORT-5122

      When using the strategy "Serving from old cache":
      After the cache flush, the first hit of a page is served form new cache which triggers the re-rendering and re-aching.
      All others get served from the old cache until the new entry is there.

      Now an idea, inspired by the "'Eager re-caching" strategy:
      Serve also the first visitor from the old cache, and trigger the re-rendering and re-caching in the back-end decoupled.

      So everybody gets all the time fast responses, instead of having a first visitor waiting.

        Acceptance criteria

              had Jan Haderka
              cringele Christian Ringele
              Vivian Steller, zzzzJens Kolb (Lemonize) (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD