Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-5108

GZIP response when threshold for in-memory caching is reached

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.5.10
    • None
    • None
    • None

      When threshold for in-memory caching is reached then response will not be cached and response is directly streamed to user. See info.magnolia.module.cache.filter.CacheResponseWrapper.ThresholdingCacheOutputStream.thresholdReached(). Then response is not GZIPed.
      info.magnolia.module.cache.filter.GZipFilter.GZipCacheResponseWrapper should not extend info.magnolia.module.cache.filter.CacheResponseWrapper.

        Acceptance criteria

              jsimak Jaroslav Simak
              mdivilek Milan Divilek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD