[wp-trac] [WordPress Trac] #36906: Comment caches should be persistent
WordPress Trac
noreply at wordpress.org
Mon May 30 13:39:36 UTC 2016
#36906: Comment caches should be persistent
--------------------------+-----------------------------
Reporter: boonebgorges | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Comments | Version: 2.2
Severity: normal | Resolution:
Keywords: | Focuses: performance
--------------------------+-----------------------------
Comment (by spacedmonkey):
Is there any chance this is this might be in 4.6? Running a large scale
sites with comments is results in an extremely high number of sql queries.
To patch this I am currently working on caching plugin here
https://github.com/spacedmonkey/advanced-comment-cache
This prime comment cache for another persistent cache. This is a dirty
workaround through. It seems to me like we could have make it a persistent
cache group, as the cache invalidation seems to there. It will be about
find the edge cases, white testing it help with. Are there any unit test
that can help?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36906#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list