[wp-hackers] Object Cache API and Persistent Object Caching
Owen Winkler
ringmaster at midnightcircus.com
Wed Nov 9 03:00:15 GMT 2005
Ryan Boren wrote:
> On Tue, 2005-11-08 at 19:43 -0500, Owen Winkler wrote:
>
>>Ryan Boren wrote:
>>
>>>For added measure, let's give the cache files .php extensions and wrap
>>>the serialized object in some php tags and a comment block. We'll strip
>>>those out before unserializing the object.
>>
>>Excellent idea!
>
>
> Booyah! Your patch is in.
>
> It was Matt's idea.
Yay Matt!
This cache thing is pretty smooth. I haven't seen any weirdness with
the Pretty Permalinks yet, but I'm still watching.
Is there likely to be a disk space issue as the cache increases in size?
For example, can we assume a certain size cache based on the database
size if Google crawls the entire site? And how will that affect admins
with small-space hosts? I suppose you could keep the cache off...
Owen
More information about the wp-hackers
mailing list