This is to explore if Make D8 2x as fast: Dynamic Page Cache: context-dependent page caching (for all users!) can be applied to Backdrop and whether there is performance gain by this for us.
Relevant Drupal changerecords: - Dynamic Page Cache module added, enabled by default - Cache contexts are now hierarchical - Change all default settings and config to fast/safe production values
https://www.drupal.org/docs/8/core/modules/dynamic-page-cache/overview
Drupal 8 provides the Dynamic Page Cache module that is recommended for websites of all sizes. It caches pages minus the personalized parts, and is therefore useful for all users (both anonymous & authenticated).
We can find this core module at:
core/modules/dynamic_page_cache
.
Recent comments
You can edit images and load them back to the same folder with the same name and extension, this will not create a problem. Replace directly in the file system, without the use of CMS, for CMS...
Image manipulation on server?
I was under the impression you could not do that - don't know where I got that idea from... thought it had to do with the way Backdrop manages image files.
Image manipulation on server?
I think given the warning on the source site: At this time, if your new project can afford to require PHP 5.5+, which it should, please use PHP's native password_hash() /...
July 31, 2025