Performance problem – many database queries
-
I have page with several menus
All menus are displayed in the same time on every page of website.
Every menu contains a large number of nodes.
Every node contains posts from category.
And the problem is, the Plugin: category-posts-in-custom-menu generate 1200 queries to database.
Not every time the single page is loading.
It’s happend for every page of website, but only once per browser session.
If I visit single page first time, loading time is long, the number of queries is big. When I refresh page F5, the number of queries is about 100, Plugin: category-posts-in-custom-menu generate zero queries.
I noticed, the plugin generate many update_meta_cache queries.
Can you helm pe with this problem?https://www.ads-software.com/plugins/category-posts-in-custom-menu/
- The topic ‘Performance problem – many database queries’ is closed to new replies.