[wp-trac] Re: [WordPress Trac] #5570: Remove default persistent object cache

WordPress Trac wp-trac at lists.automattic.com
Fri May 16 01:10:46 GMT 2008


#5570: Remove default persistent object cache
---------------------+------------------------------------------------------
 Reporter:  ryan     |        Owner:  anonymous
     Type:  defect   |       Status:  reopened 
 Priority:  normal   |    Milestone:  2.5      
Component:  General  |      Version:  2.3.2    
 Severity:  normal   |   Resolution:           
 Keywords:  cache    |  
---------------------+------------------------------------------------------
Comment (by DD32):

 > includes/function.php still makes serialization calls, throwing a PHP
 memory error when it runs out of space.

 That'd be due to options being set/updated, they *have* to be serialised
 if they're not a simple string. So by the sounds of it, Something is
 storing rather large options which overflows the memory limits?

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5570#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list