Problem/Motivation

With Issue #3214814: Drupal 8/9 readiness, pages configuration, purge and generate caches configuration was introduced including a cache warmer based on path aliases. This doesn't help in every situation especially when there are no aliases used on different entity types etc. Additionally there is currently only a UI for the cache warming function.

Steps to reproduce

Proposed resolution

Integrate additional cache warming strategies starting with sitemap.xml logic and configuration options for this and create drush command to trigger cache warmer.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

C-Logemann created an issue. See original summary.

c-logemann’s picture

I think it's useful to create sub issues for this.

c-logemann’s picture

Category: Task » Plan
c-logemann’s picture

Status: Active » Needs review

I already created two additional cache warming strategies which can be reviewed on my merge request of #3323668: Manage CacheGenerate and CachePurge via services, add web auth credentials, improve cache warming, phpcs and drush commands.

c-logemann’s picture

I think it's better to point on other cache warming modules like "warmer". Also take a look at this issue: #3359887: Difference between warmer and boost

c-logemann’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.