JotCache FAQ
JotCache Frequently Asked Questions
This part od Q & A serves to clarification / explaination of different functions of JotCache extension.
Which are major JotCache functions ?
Function groups implemented in JotCache can be described in following way :
- main operation mode :
- which cache storage have to be used - e.g. file system, memcached, redis
- where to perform caching - selection of server cache (most used mode) or browser caching (very special case)
- one site / multisite operation
- one cache lifetime (expiration time) or many different lifetime settings for chosen groups of pages
- global rule for page URL processing - include or exclude chosen URLs from page caching
- exclusions from caching :
- of entire page based on page URL
- of chosen template positions for modules which have to be excluded
- based on visitor access (bots, crawlers, user browser agent)
- cache split - using different spaces in cache storage based on :
- user browser agent
- page cookies
- session variables
- recache of site pages - manually in JotCache component or automatically using server cron job
- cache clean - removing expired cached pages from cache storage to keep memory space in reasonable size
- setup tools - different debugging , logging and marking functions to support administrator setup