63 queries is normal.
Next version (CMSMS 2.0) will substantially reduce that count, in some cases even to zero. Be patient.
Too many database queries...
Re: Too many database queries...
Actually, a stock CMSMS shouldn't be doing that. What modules are you running?
-
mahjong
Re: Too many database queries...
How can it be otherwise. Take a look at his home page. It adds up really fast on a well designed modular page.Ted wrote:Actually, a stock CMSMS shouldn't be doing that.
1 menu with 7 links = 8 queries
5 news with about 2 links each = 5 + 2*5 = 15 queries
3 associated style sheets = 3 queries
20 cms_self links for a product presentation = 20 queries
4 or 5 user defined tags = 4 or 5 queries
1 template = 1 query
2 or 3 global_content blocks for the header and footer = 3 queries
...
a couple more global_content blocks for advertisements, product icons and other widgets = 5 queries
Last edited by mahjong on Sat Feb 24, 2007 7:27 pm, edited 1 time in total.

