[wp-trac] Re: [WordPress Trac] #4045: PHP 5.2 / Large Blogs Error
WordPress Trac
wp-trac at lists.automattic.com
Wed Jul 25 13:55:31 GMT 2007
#4045: PHP 5.2 / Large Blogs Error
------------------------------+---------------------------------------------
Reporter: astereo | Owner: anonymous
Type: defect | Status: reopened
Priority: normal | Milestone: 2.4 (future)
Component: General | Version: 2.2
Severity: critical | Resolution:
Keywords: 5.2 memory_limit |
------------------------------+---------------------------------------------
Comment (by Otto42):
The unserialize/serialize was introduced by [4856] and [4857] to fix
#3726. The purpose is to remove references inside objects. I can see why
it's being done, however this method does eat a ton of memory for large
objects.
Perhaps these calls need to be moved closer to the actual problem area and
out of the general cache functions entirely?
--
Ticket URL: <http://trac.wordpress.org/ticket/4045#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list