ObjectCacheLimit

This specifies the upper-limit of records that are cached from the database. This setting only affects RAM caching of objects and does not affect Memcached caching.

Default

ObjectCacheLimit 1000

Values

integer

Example

Limit to 500 cached records:

ObjectCacheLimit 500
This page was last updated on 2009-06-11, 16:03.