Skip Navigation

[Resolved] High autoload in database

This support ticket is created 5 years, 12 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- - 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00
- - - - - - -

Supporter timezone: Asia/Ho_Chi_Minh (GMT+07:00)

This topic contains 3 replies, has 2 voices.

Last updated by Beda 5 years, 12 months ago.

Assisted by: Beda.

Author
Posts
#765663

Hi there, my site slowing down.
upon research found out that at wp_options there is high auto load numbers, in facts its number 1 in the query

SELECT option_name, length(option_value) AS option_value_length FROM wp_options WHERE autoload='yes' ORDER BY option_value_length DESC LIMIT 10

wpcf-fields : 230523 kb thats about 0.23 mb is that concern ?

#765842

i notice another thread on this

https: //toolset.com/forums/topic/autoloaded-wp_installer_settings/

wp_installer_settings was #2 high auto load at 112264kb.

will this code solve the issue for #2 ?

define( "OTGS_DISABLE_AUTO_UPDATES", true ); 
#784791

I am not sure about this.

I requested more details about the development process from the lead developer and will update you in regard.

Meanwhile, if you see a performance issue on your site related to Toolset, best is to (on a test site for example) try with Toolset only and eventually provide us access and a copy of that site.

I can then have a look, and see if I can pinpoint the issue's source.

I will need to know an URL where I will see the performance issue on the front or backend and a copy of the site:
https://toolset.com/faq/provide-supporters-copy-site/

#802888

We will work on improvements to this in a future development cycle of WPML.

It is not directly bound to Toolset alone, unfortunately.

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.