Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Linda A Posted June 8, 2017 Posted June 8, 2017 Whenever I seem to make a change like adding a plugin or tweaking the theme's HTML/CSS, the MySQL database gets flooded with queries of this type: /*IPS\Data\Store\_Database::set:90*/ REPLACE INTO `ibf_core_store` ( `store_key`, `store_value` ) VALUES ( ?, ? ) What exactly is going on, and what can I do to make this faster? It feels like it's a recent problem since we shifted server as well as upgraded to the latest version.
Linda A Posted July 18, 2017 Author Posted July 18, 2017 Bumping this, as I keep running into this problem.
Sergey_SV Posted July 4, 2018 Posted July 4, 2018 I have the same issue, it seems I have hundreds of such request per second
Aiwa Posted July 4, 2018 Posted July 4, 2018 1 hour ago, Sergey_SV said: I have the same issue, it seems I have hundreds of such request per second Submit a ticket
Sergey_SV Posted July 4, 2018 Posted July 4, 2018 Found a reason, in my case. Memcached was selected as caching method, but memcached itself was stopped somehow. After restart of Mecached the problem dissapeared.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.