开发者

drupal stuck at admin and getting slow - how to troubleshoot a modules?

开发者 https://www.devze.com 2023-02-11 02:09 出处:网络
how do i detect what mod开发者_如何学编程ule causes the whole site to be slow? i recentcly added some new modules and one of them i think causes me problemsThe Drupal handbooks have a page on server t

how do i detect what mod开发者_如何学编程ule causes the whole site to be slow? i recentcly added some new modules and one of them i think causes me problems


The Drupal handbooks have a page on server tuning considerations.

Some methods include installing the Devel module to track down slow queries or profile memory usage. Or you can selectively disable modules, to track down the offender.

0

精彩评论

暂无评论...
验证码 换一张
取 消