On 12/1/06, Matt Mullenweg <m at mullenweg.com> wrote: > 4. Enable WP's built-in caching > > define( 'ENABLE_CACHE', true ); // in wp-config.php For an added bonus, the APC object cache can store data in RAM instead of to disk, for increased speed and lower server load. -- --Robert Deaton http://lushlab.com