[wp-trac] [WordPress Trac] #19008: Introduce a notoptions cache for site options

WordPress Trac noreply at wordpress.org
Tue Feb 19 18:52:06 UTC 2013


#19008: Introduce a notoptions cache for site options
-------------------------+------------------------------
 Reporter:  duck_        |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Cache        |     Version:
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+------------------------------

Comment (by Otto42):

 +1 This should be fixed.

 I found almost 30 queries per pageload on a multisite site because it was
 repeatedly querying for a nonexistent "ms_files_rewriting" site option
 key. Adding the key fixed the problem, but the notoptions cache should
 have been there to prevent the multiple queries in the first place.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19008#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list