[wp-hackers] WP_Object_Cache problem
Michael Pretty
mpretty at voceconnect.com
Fri Dec 11 16:54:12 UTC 2009
Actually, WP Super Cache isn't an object cache. WP Super Cache just
stores rendered output in a static file. For object cache you'll need a
plugin like batcache and have to setup something like memcached on the
server.
Austin Matzko wrote:
> On Fri, Dec 11, 2009 at 10:42 AM, Brad Williams <bradw at illiams.com> wrote:
>
>> But I'm having problems getting it to work across page loads.
>>
>
> Non-"transient" caching will not persist across page loads unless
> you're using some sort of caching plugin, such as WP Super Cache.
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
More information about the wp-hackers
mailing list