禁用的 Drupal 模块会影响性能吗?

发布于 2024-09-29 01:03:05 字数 95 浏览 2 评论 0原文

安装但未启用 Drupal 模块是否会对 Drupal 站点的性能产生影响?

换句话说......从 Drupal 站点中删除禁用的模块会对性能产生积极影响吗?

Does having Drupal modules installed but not enabled have any effect on the performance of a Drupal site?

To put it another way.. Would removing disabled modules from a Drupal site have a positive affect on performance?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

白龙吟 2024-10-06 01:03:05

本质上,禁用的模块对性能没有影响。

唯一的例外是 Drupal 检查更新或构建可用模块列表时。这些只会影响偶尔的 cron 和显示所有可用模块的管理页面。

Essentially, there's no effect on performance from disabled modules.

The only exception is when Drupal checks for updates or builds the list of available modules. These will only ever affect the occasional cron and the administration pages that display all the available modules.

方觉久 2024-10-06 01:03:05

它们确实会影响性能。请参阅此问题:http://drupal.org/node/329012

They do affect performance. See this issue: http://drupal.org/node/329012

南城追梦 2024-10-06 01:03:05

禁用的模块不会影响 Drupal Site 的性能。但是保留您认为没有用的模块是没有意义的。所以,是的,最好清洁一些抽屉。

Disabled modules do not affect the performance of Drupal Site. But there's no point of keeping modules that you think are not going to be useful. So yeah, better to clean some drawers.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文