Minify cache tags sent in the header

Created on 1 October 2021, about 3 years ago
Updated 17 July 2024, 4 months ago

Problem/Motivation

Steps to reproduce

Usually big sites have a lots of cache tags.

Proposed resolution

We can implement a similar strategy that Acquia Purge and Purge module are using to try to solve this problem upto great extent.

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Needs review

Version

2.1

Component

Code

Created by

🇪🇸Spain purushotam.rai

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇮🇳India uditrawat

    Rebuild the patch for version 2.1.2

  • 🇺🇸United States adamfranco

    I can confirm that patch #4 works well and has solved my issue. Our large sites have dozens of menus, blocks, and paragraphs on most pages and these combine to raw un-minified Surrogate-Key lengths of well over 25,000 characters for 390 separate cache-tags. This patch brings that header size down to under 2,000 bytes.

Production build 0.71.5 2024