:(( so typo3 4.5 will not implement anything of that? ####################################### # Gonzalo Gorosito # Programador && sysadmin # # http://www.tutorialesdebian.com - Tutoriales para debianeros, scripts, info, notícias y mucho mas. # http://www.ggorosito.com.ar - Website personal #######################################
On Fri, Dec 21, 2012 at 12:05 AM, Philipp Gampe <[email protected]>wrote: > Hi Gorosito, > > Gorosito Gonzalo wrote: > > > So I was wondering where on typo3 can I use wincache? Can I use it for > > sessions? How can I configure to gain the maximum benefit from it? > > You can use it as cache backend for all caches using the caching framework. > > You can find all caches at [SYS][caching][cacheConfigurations] (using e.g. > the configuration module with $TYPO3_CONF_VARS). > > In my 6.0 install (6.0 is the first version to support wincache), the > configurable caches are: > [cache_core] > [cache_hash] > [cache_pages] > [cache_pagesection] > [cache_phpcode] > [cache_rootline] > [cache_runtime] > [class_cache] > [extbase_datamapfactory_datamap] > [extbase_object] > [extbase_reflection] > [extbase_typo3dbbackend_tablecolumns] > [fluid_template] > [t3lib_l10n] > [workspaces_cache] > > You can find all needed information at the wiki page you posted. > > Best regards > -- > Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln > Documentation – linkvalidator > TYPO3 .... inspiring people to share! > > _______________________________________________ > TYPO3-english mailing list > [email protected] > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english > _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
