Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
Description
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.
Checklists
Attachments
Issue Links
- is cloned by
-
MGNLCACHE-15 CLONE - GZIP response when threshold for in-memory caching is reached
-
- Closed
-
- is related to
-
MAGNOLIA-5369 uncached file which is bigger than in-memory threshold does not fully download
-
- Closed
-
-
MGNLCACHE-25 CLONE - uncached file which is bigger than in-memory threshold does not fully download
-
- Closed
-