twitcode.org
 
back APC Cache for extbase_objects
PHP
2011-12-14
typo3media


Get more performance by using the Apc Cache backend for
Copy code copy code
  1. $TYPO3_CONF_VARS['SYS']['caching']['cacheConfigurations']['extbase_object']['backend'] = 't3lib_cache_backend_ApcBackend';
  2.  
  3. $TYPO3_CONF_VARS['SYS']['caching']['cacheConfigurations']['t3lib_l10n']['backend'] = 't3lib_cache_backend_ApcBackend';

TYPO3 

Recent comments: ( 0 )


Please loggin to leave a comment!!