Skip to main content
David Loor
ProjectenBlogBoekenContact
←Back to Blog

#Performance

2 posts with this tag

Gevonden 2 berichten

How to speed up Drupal with the right caches: OPcache, APCu, and a shared backend (Redis or Memcached)

2025-08-13

Use OPcache and APCu everywhere, then pick one shared backend (Redis or Memcached). Configure it well and Drupal feels quick.

DrupalPerformance

Speed up the Drupal backend with $settings['state_cache']

2025-08-13

A small settings.php switch that reduces database reads and makes admin pages feel snappier.

DrupalPerformance

© 2025 David Loor. All rights reserved.