Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
nulltx
tagDiv Member

I figured out the reason for the 600+ queries. I have another site using the same theme and it is getting under 200 queries per post page with a pretty custom design.

It ended up being the mega menu. I have many sections and categories, the theme was preloading all the items in the menus which was probably close to 400 posts combined. That put a huge strain on mysql which used up all of our CPUs.

Disabling preloading of the mega menu solved it:

1. Go to ThemePanel
2. Header -> Main Menu
3. Make sure under “Mega Menu Preloader” it is set to the default “No Preloading” option. Mine was set to “Optimized Preloading”

I’m still sitting at 285 queries for the homepage. Much better than the 600+ it was at earlier so the website and the admin area isn’t painfully slow anymore. If anybody can let me know what I can do to further decrease the amount of queries that would be appreciated.

nulltx
tagDiv Member

Also, wanted to mention as soon as I switch themes, all the problems go away. At this point I’m extremely unsatisfied with the design of your theme and the fact that it goes up to 600+ queries per page is just terrible design.

Viewing 2 posts - 1 through 2 (of 2 total)