Hi there
My site was down today and I had to deactivate the cache because it seems that there is a large amount of autoloaded data within the database. These are queries to the DB that are called on every single page, regardless of whether the page actually needs them or not.
When combined with Object Cache, that can cause 502s on the site. Here is the table within the DB that is holding the bulk of the autoloaded data:
td_011_log
Is there a way to avoid that?
Thank you very much.
Same thing here — autoloaded option_name td_011_log went to more than 7 MB and had to clear.
I cleared the data, but on two of my three production sites it started growing massive again. For now I’ve toggled autoload to ‘no’ with no obvious problems.
Hi,
So this has started happening after the latest update or was it the case before? Do you also use the speedbooster plugin?
– https://forum.tagdiv.com/topic/td-plugins-and-newspaper-theme-errors-causing-server-load-issues-error-504/
I can add this on our list and it will be investigated.
From what I see in NewRelic, it started happening around 4 a.m. on Sept 2. I run three large sites that were all running 8.x and wouldn’t have had any active changes at that time of night. I don’t use the speed booster plugin.
All three sites are now upgraded to 9.0.1. Two are recording a reasonable amount of data in wp_options — td_011_log, but one has already started to balloon larger than is reasonable, especially with preload on: https://www.tidesports.com/td_011_log.jpeg
I can email the contents of the log if that would be helpful.
-
This reply was modified 7 years by
bjornmorton.
This began late on Sept. 1 and throughout Sept. 2 for us as well. We had over 30,000 504s due to the autoloading overloading our server…
There is an update in the matter in this topic
– https://forum.tagdiv.com/topic/td-plugins-and-newspaper-theme-errors-causing-server-load-issues-error-504/
A permanent solution will be found for this issue. Sorry for any inconvenience.