Object caching http://neosmart.net/dl.php?id=14 will work with multidb? I'm using multidb 2.7.5, have object caching enabled, but see no major enhancement. Also in wp-config.php you have to define( 'WP_CACHE', true ); in order for object caching to work, but multidb using db-config.php, will wp-config.php still matter and allow WP_CACHE to work?
Object caching http://neosmart.net/dl.php?id=14 will work with multidb? I'm using multidb 2.7.5, have object caching enabled, but see no major enhancement. Also in wp-config.php you have to define( 'WP_CACHE', true ); in order for object caching to work, but multidb using db-config.php, will wp-config.php still matter and allow WP_CACHE to work?
7430 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Erstwhile founder
—
13th July 2009 (2 years ago)
#
Hiya,
Multi-DB should not affect your ability to use caching. Also, db-config.php is not a replacement for wp-config.php. wp-config.php is still loaded as usual.
Responses (1)
Erstwhile founder — 13th July 2009 (2 years ago) #
Hiya,
Multi-DB should not affect your ability to use caching. Also, db-config.php is not a replacement for wp-config.php. wp-config.php is still loaded as usual.
Thanks,
Andrew
Become a member