Complianz triggers extremely many database connections
-
Hello, our host contacted us today because there seem to be problems on our website. There seems to be an extremely high number of database queries. I looked at Query monitor and sure enough, Complianz is leading the table: over 150 database queries at once. There seems to be a problem here. Here is an excerpt. can you tell us if this is normal or if there are problems? SELECT option_value FROM iMNke_options WHERE option_name = 'cmplz_cookietable_version' LIMIT 1 1. get_option() Plugin: complianz-gdpr 1 0,0001 84 SELECT option_value FROM iMNke_options WHERE option_name = 'cmplz_cbdb_version' LIMIT 1 1. get_option() Plugin: complianz-gdpr 1 0,0002 85 SELECT option_value FROM iMNke_options WHERE option_name = '_transient_timeout_cmplz_default_banner_id' LIMIT 1 1. get_option() Plugin: complianz-gdpr 1 0,0002 86 SELECT option_value FROM iMNke_options WHERE option_name = '_transient_cmplz_default_banner_id' LIMIT 1 1. get_option() Plugin: complianz-gdpr 1 0,0001 135 SELECT option_value FROM iMNke_options WHERE option_name = 'cmplz-current-version' LIMIT 1 1. get_option() Plugin: complianz-gdpr 1 0,0001 261 SELECT option_value FROM iMNke_options WHERE option_name = '_transient_timeout_complianz_warnings' LIMIT 1 1. get_option() Plugin: complianz-gdpr 0 0,0001 262 SELECT option_value FROM iMNke_options WHERE option_name = '_transient_complianz_warnings' LIMIT 1 1. get_option() Plugin: complianz-gdpr 0 0,0001 263 SELECT option_value FROM iMNke_options WHERE option_name = '_transient_timeout_cmplz_cookies_ignoredfalsenewfalselanguagefalseispersonaldataallismembersonlyfalsehideemptyfalseshowonpolicyalllastupdateddatefalsedeletedfalseisowndomaincookieallist' LIMIT 1 1. get_option() Plugin: complianz-gdpr 1 0,0002 264 SELECT option_value FROM iMNke_options WHERE option_name = '_transient_cmplz_cookies_ignoredfalsenewfalselanguagefalseispersonaldataallismembersonlyfalsehideemptyfalseshowonpolicyalllastupdateddatefalsedeletedfalseisowndomaincookieallist' LIMIT 1 1. get_option() Plugin: complianz-gdpr 1 0,0004 265 select * from iMNke_cmplz_cookies where 1=1 AND isMembersOnly = FALSE AND ignored = FALSE and isTranslationFrom = false AND deleted != true 1. cmplz_cookie_admin->get_cookies() Plugin: complianz-gdpr 124 0,0009 266 select * from iMNke_cmplz_cookies where ID = '1' 1. CMPLZ_COOKIE->get() Plugin: complianz-gdpr 1 0,0002 267 select * from iMNke_cmplz_services where ID = '7' 1. CMPLZ_SERVICE->get() Plugin: complianz-gdpr 1 0,0002 268 select * from iMNke_cmplz_cookies where ID = '3' 1. CMPLZ_COOKIE->get() Plugin: complianz-gdpr 1 0,0001 269 select * from iMNke_cmplz_services where ID = '9' 1. CMPLZ_SERVICE->get() Plugin: complianz-gdpr
The page I need help with: [log in to see the link]
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Complianz triggers extremely many database connections’ is closed to new replies.