dou9022 2013-01-12 11:14
浏览 43
已采纳

对于在drupal中按请求调用的许多查询

I've built an website using drupal and deployed it. But it very very slow. I installed the Devel module and see 120 queries per request. And the total execution time is 3000ms. Is this normal?

I just install some module such as: taxonomy menu, simple ads, classified ads, rule, locale. Can anyone suggest how to reduce this?

  • 写回答

3条回答 默认 最新

  • douao1579 2013-01-16 20:40
    关注

    here the link of html output of my modules and my home page, which include devel information. Can you see some thing make my site slow.Maybe I left some module which need to be uninstalled. I see more than 300 query, and I don't think a website with 300 queries per request is normal. Thanks!

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?