Poila Boishakh

Celebrate Poila Baisakh with upto 20% OFF - A Fresh Start, A Great Deal!

Claim Offer
04Day 00Hr 40Min 09Sec
Poila Boishakh

WCFM is running a lot of DB queries in background

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Best Multi Vendor Marketplace Plugin for WordPress Forums WCFM WCFM is running a lot of DB queries in background

Viewing 1 reply thread
  • Author
    Posts
    • #88670
      filipecorrea
      Participant

      I’m using a plugin that listens to DB queries and I noticed that WCFM is running more than 400 DB queries per minute even when no one is using my site.

      Most of the queries looks like these:

      INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘wcfm_updated_end_point_wc_listings’, ‘1’, ‘yes’) ON DUPLICATE KEY UPDATE option_name = VALUES(option_name), option_value = VALUES(option_value), autoload = VALUES(autoload)
      DELETE FROM wp_options WHERE option_name = ‘wcfm_updated_end_point_wc_listings’
      UPDATE wp_options SET option_value = ‘1’ WHERE option_name = ‘wcfm_updated_end_point_payment’
      UPDATE wp_options SET option_value = ‘1’ WHERE option_name = ‘wcfm_updated_end_point_media’
      UPDATE wp_options SET option_value = ‘1571740992’, autoload = ‘no’ WHERE option_name = ‘_site_transient_timeout_kirki_googlefonts_cache’
      UPDATE wp_options SET option_value = ” WHERE option_name = ‘rewrite_rules’
      UPDATE wp_options SET option_value = ‘a:465:{s:24:\”^wc-auth/v([1]{1})/(.*)?\”;s:63:\”i

      What’s the purpose of doing that? Can I disable it somehow?

    • #90779
      WCFM Forum
      Member

      Well, such queries are required for a plugin to work and during it’s load time.

      Importantly, all these queries are not from WCFM, other plugins are also there.

      Still we will look into this, if something can be optimize.

      Thank You

Viewing 1 reply thread
  • The topic ‘WCFM is running a lot of DB queries in background’ is closed to new replies.