Too high load time
-
Hello,
I’m been looking to improve the load time from my site, installing “Query Monitor” plugin; there notify a rares queries, one of them marked in purple got a time of 0.0165 from a unkown component.
This query is something like:
UPDATE
wp_options`
SEToption_value
= ‘O:8:\”stdClass\”:4:{s:7:\”updates\”;a:1:{i:0;O:8:\”stdClass\”:10:{s:8:\”response\”;s:6:\”latest\”;s:8:\”download\”;s:59:\”https://downloads.www.ads-software.com/release/wordpress-5.1.1.zip\”;s:6:\”locale\”;s:5:\”en_US\”;s:8:\”packages\”;O:8:\”stdClass\”:5:{s:4:\”full\”;s:59:\”https://downloads.www.ads-software.com/release/wordpress-5.1.1.zip\”;s:10:\”no_content\”;s:70:\”https://downloads.www.ads-software.com/release/wordpress-5.1.1-no-content.zip\”;s:11:\”new_bundled\”;s:71:\”https://downloads.www.ads-software.com/release/wordpress-5.1.1-new-bundled.zip\”;s:7:\”partial\”;b:0;s:8:\”rollback\”;b:0;}s:7:\”current\”;s:5:\”5.1.1\”;s:7:\”version\”;s:5:\”5.1.1\”;s:11:\”php_version\”;s:5:\”5.2.4\”;s:13:\”mysql_version\”;s:3:\”5.0\”;s:11:\”new_bundled\”;s:3:\”5.0\”;s:15:\”partial_version\”;s:0:\”\”;}}s:12:\”last_checked\”;i:1553722663;s:15:\”version_checked\”;s:5:\”5.1.1\”;s:12:\”translations\”;a:1:{i:0;a:7:{s:4:\”type\”;s:4:\”core\”;s:4:\”slug\”;s:7:\”default\”;s:8:\”language\”;s:5:\”he_IL\”;s:7:\”version\”;s:5:\”5.0.4\”;s:7:\”updated\”;s:19:\”2019-03-16 18:30:33\”;s:7:\”package\”;s:64:\”https://downloads.www.ads-software.com/translation/core/5.0.4/he_IL.zip\”;s:10:\”autoupdate\”;b:1;}}}’,autoload
= ‘no’
WHEREoption_name
= ‘_site_transient_update_core’`And is caller from:
do_action('admin_init') /wordpress-5.1.1/wp-includes/plugin.php:465 _maybe_update_core() /wordpress-5.1.1/wp-includes/update.php:730 wp_version_check() /wordpress-5.1.1/wp-includes/update.php:223 set_site_transient() /wordpress-5.1.1/wp-includes/option.php:1846 update_site_option() /wordpress-5.1.1/wp-includes/option.php:1186 update_network_option() /wordpress-5.1.1/wp-includes/option.php:1611 update_option() /wordpress-5.1.1/wp-includes/option.php:378
What is it about? and what actions may I have to do to solve that?
Wilson Rivas.
- The topic ‘Too high load time’ is closed to new replies.