Skip to main content
David Loor
ProjectsBlogBooksContact
←Back to Blog

#Configuration

2 posts with this tag

Found 2 posts

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

How to Enable HTTP/2 (and HTTP/3): Nginx, Apache, CDN

2025-08-13

Want faster loads? Turn on HTTP/2 and, if possible, HTTP/3. This guide shows how to enable both on Nginx, Apache, and common CDNs, how to check they work, and quick fixes if they don't.

NginxPerformance

© 2025 David Loor. All rights reserved.