Navigation
JotCache Help 3.2
JotCache Help 4.0
JotCache Help 4.1 for Joomla 3.2
JotCache Help 4.2 for Joomla 2.5
JotCache Help 5.x (J3.3/J3.4)
JotCache Help 5.3 (J3.5)
JotCache Help 6.x (J3.7)
Joomla CMS is using standard two different cache types for improving server response times :
In the following picture you can see same of major processing stages (prepare, render, finish) during Joomla CMS response processing and related cache activities in the case when JotCache plugin is used instead of System Cache plugin. Mostly render processing stage is very time consuming and for this stage is enabled Global core cache very helpfull.
But from the entire server response processing only a part of code (can be) is covered with global caching and therefore page caching which bypasses all the rest of output processing (as seen on next picture) for active (non-expired) cached web page can be in some multiple time faster as plain use of Global cache.