[wp-trac] [WordPress Trac] #31245: Replace alloptions with a key cache
WordPress Trac
noreply at wordpress.org
Wed Jun 20 17:07:35 UTC 2018
#31245: Replace alloptions with a key cache
-------------------------------------+-----------------------------
Reporter: rmccue | Owner: rmccue
Type: enhancement | Status: assigned
Priority: normal | Milestone: Future Release
Component: Options, Meta APIs | Version: 2.1
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses: performance
-------------------------------------+-----------------------------
Comment (by lkraav):
Replying to [comment:26 jeremyclarke]:
> '''Quick note on stupid plugins'''
>
> FWIW for anyone experiencing problems related to {{{alloptions}}} I
recommend doing an audit of the ongoing actions taken by your object
cache. I added logging to our {{{object-cache.php}}} and found several
plugin features (some by me, some from repo) that were triggering option
changes on every pageload for foolish reasons. Cleaning up these
noisy/constant updates will probably make a huge difference to the
incidence of {{[alloptions}}} bugs and obviously reduce the overall load
on your system.
Heya @jeremyclarke are you able to show what you did to get better insight
into what plugins are triggering option updates on every page load?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31245#comment:67>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list