Closed (fixed)
Project:
Boost
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Plan
Assigned:
Reporter:
Created:
25 Jun 2022 at 18:18 UTC
Updated:
11 Jun 2023 at 16:54 UTC
Jump to comment: Most recent
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.
Integrate additional cache warming strategies starting with sitemap.xml logic and configuration options for this and create drush command to trigger cache warmer.
Comments
Comment #2
c-logemannI think it's useful to create sub issues for this.
Comment #3
c-logemannComment #4
c-logemannI 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.
Comment #5
c-logemannI 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
Comment #6
c-logemannSolved via big merge request on issue #3323668: Manage CacheGenerate and CachePurge via services, add web auth credentials, improve cache warming, phpcs and drush commands