History: Cache
Preview of version: 12
There are many caches in Tiki to improve Performance:
- Smarty Cache
- Link Cache
- Cache External Images
- Wiki Cache (for anonymous visitors, to avoid parsing page again & again)
- Data cache
- Memcached when configured,
- or defaults to filesystem cache
- Opcode/Bytecode cache can be used (in preferred order). Also see: Ohloh
- MySQL also caches queries to improve performance
Table of contents
Clear cache
Tiki cache
Visit tiki-admin_system.php on your site or check System Admin documentation page.
Browser cache
Find the documentation for your browser.