noticiassin
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [W3 Total Cache] W3TC db spikes on some publish postHi, i have 40GB for redis, memcached and the system indeed.
i figure it out that this select statement if from preload post cache and i disabled it, not happend for now.
thanks
Forum: Plugins
In reply to: [W3 Total Cache] W3TC db spikes on some publish postI don’t know if this help but i am a w3tc pro user.
thanks
Forum: Plugins
In reply to: [W3 Total Cache] W3TC db spikes on some publish postHi Marko.
Everytime this statement run is when the db get 99.99%
SELECTp.ID,p.post_author,p.post_status,p.post_name,p.post_parent,p.post_type,p.post_date,p.post_date_gmt,p.post_modified,p.post_modified_gmt,p.comment_countFROMmv_postspWHEREp.post_password= ? ANDp.post_type= ? ANDp.post_status= ? AND YEAR (p.post_date_gmt) = ? AND SQL_TSI_MONTH (p.post_date_gmt) = ? ORDER BYp.post_date_gmtDESC LIMIT ?take about avg 13-32 seconds and block the db for that time, and show about 1200 rows.
Forum: Plugins
In reply to: [W3 Total Cache] W3TC db spikes on some publish postHi Marko.
not on every publish, in some publishing, i am using google cloud i can share you a pic.
Forum: Plugins
In reply to: [W3 Total Cache] W3TC db spikes on some publish postHi Marko, thanks for your quickly response sorry por my english is very basic.
I am using memcached for db and object cache and Redis for page cache.
regards
Viewing 5 replies - 1 through 5 (of 5 total)