Skip to main content
David Loor
项目博客书籍联系
←Back to Blog

#Configuration

2 posts with this tag

已找到 2 篇文章

如何通过正确的缓存加速 Drupal:OPcache、APCu 和共享后端(Redis 或 Memcached)

2025-08-13

在所有地方使用 OPcache 和 APCu,然后选择一个共享后端(Redis 或 Memcached)。正确配置后,Drupal 会感觉很快。

DrupalPerformance

如何启用 HTTP/2(和 HTTP/3):Nginx、Apache、CDN

2025-08-13

想要更快的加载速度?启用 HTTP/2,如果可能的话,启用 HTTP/3。本指南将展示如何在 Nginx、Apache 和常见 CDN 上启用这两种协议,如何检查它们是否正常工作,以及在它们不工作时的快速修复方法。

NginxPerformance

© 2025 David Loor. All rights reserved.

Built with Next.js and Tailwind CSS