History: Cache
Source of version: 12
Copy to clipboard
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: [https://www.ohloh.net/tags/accelerator/php|Ohloh] ## ((APC)) ## ((XCache)) ## ((eAccelerator)) * MySQL also caches queries to improve performance {maketoc} ! 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.