[wp-trac] Re: [WordPress Trac] #2753: Use shared memory caching
 facilities
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Tue May 30 14:45:45 GMT 2006
    
    
  
#2753: Use shared memory caching facilities
--------------------------+-------------------------------------------------
       Id:  2753          |      Status:  new                     
Component:  Optimization  |    Modified:  Tue May 30 14:45:45 2006
 Severity:  enhancement   |   Milestone:                          
 Priority:  normal        |     Version:  2.1                     
    Owner:  anonymous     |    Reporter:  dammit                  
--------------------------+-------------------------------------------------
Comment (by markjaquith):
 For APC, you'll need to put ABSPATH into the key, or multiple blogs on the
 same server will interfere with each other.  Also, I've had problems with
 APC (using my own object cache backend) returning the wrong category (e.g.
 :category:1 will return data from :category:112 sometimes).  I'm still
 investigating it... my solution for now has been to md5 the key, to ensure
 that I don't get some sort of partial match.
-- 
Ticket URL: <http://trac.wordpress.org/ticket/2753>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list