View Single Post
Old 08-13-2023, 08:38 AM  
NoWhErE
Too lazy to set a custom title
 
NoWhErE's Avatar
 
Industry Role:
Join Date: Sep 2005
Location: Canada
Posts: 10,241
As mentionned, looks like it's a DB issue.

This is often due to poorly designed template code (too many queries). You'll also need to integrate a better caching system. Users hitting your site should rarely require SQL queries if your site is properly cached.

If it's not a caching issue, then there is something in your site that is running queries and overloading your system. This is usually caused by a plugin trying to audit your site or something.
__________________
skype: lordofthecameltoe
NoWhErE is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote