*

webcity

  • ****
  • 224 posts
Server load high on category pages
« on: June 14, 2024, 06:21:25 AM »
Hi,

I really like the new Zeta theme :-)

I've noticed when I switched from Epsilon to Zeta theme, the server load trebled with the same amount of traffic, the main extra load was on the database usage. I use the caching plugin which helps a bit for the non-logged in users.

The extra page load is mainly on the category pages, the item listing pages are still loading fast.

I'm starting to get 520 error messages from my server due to the extra load, I didn't get the server busy 520 errors from using the Epsilon theme.

Is there anyway modify the coding to reduce the server load?

Many thanks

*

MB Themes

Re: Server load high on category pages
« Reply #1 on: June 14, 2024, 07:17:44 AM »
What are those queries? You should see change in query list (db debug log)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

webcity

  • ****
  • 224 posts
Re: Server load high on category pages
« Reply #2 on: June 22, 2024, 10:59:36 AM »
Hi,

It looks like the amount of database calls with the new theme that is slowing the site down dramatically.

If I Look at the /search page using the Epsilon theme the (Total queries: 193 - Total queries time: 0.093809127807617 sec) , if I use the Zeta theme for the same page, Database queries (Total queries: 1764 - Total queries time: 0.60689187049866 sec)

Looking at my Google webmaster tools, I can see that Google is reporting the page load time has increased significantly too which is resulting in less traffic to my site.

I hope that you have a solution to the high load times for the Zeta theme as I really like the professional look and feel of the theme.

Many thanks,
Spencer


*

MB Themes

Re: Server load high on category pages
« Reply #3 on: June 22, 2024, 02:56:32 PM »
But what are those queries? Are there repeating queries or new queries?
You use Osclass 8.2?

Will doubkecheck how it looks like on demo.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots