Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为我的网站使用 drupal5。我网站中的某些页面加载非常缓慢。我遇到了几篇建议使用 Drupal 的缓存功能的帖子。启用缓存页面后,匿名用户开始以更快的速度从缓存中加载。如何提高经过身份验证的用户的性能?或如何为经过身份验证的用户启用缓存,例如单个页面?
我尝试加载的页面使用视图并且应用了有限数量的过滤器。