The made savings upon the web server resource consumption are well known, when performing
initial transition from non-cached PHP-Nuke (CMS) environment to
cached one. Having the CMS cache utilization further
dynamically fine-tuned with *user status based* conditional caching approach, a great deal of the available methods is covered in an attempt to
get the most out of the cache utilization optimization benefits.
Conditionally in sense of *
selected cache strategy*
defining explicitly how online user is treated from caching point of view, and
dynamically in sense of detected *
online user status*
being delivered for *cache utilization control architecture* to get evaluated for decision making purposes.
This *wrapper package* is dedicated for
dynamically applied conditional cache utilization strategies, and more specifically, when using (de)actively *
Cache_Lite* in case of
PHP-Nuke standard BLOCKS.
: online introduction :
http://www.ec-clan.org/eC-Cache_Lite-Wrap-Intro/README-INSTALL.html
: package download :
http://www.ec-clan.org/downloads.html
*Cache Wrapper Package* Utilization Main Benefits:
*
conditional PHP-Nuke BLOCK caching - "Site User Online Status Caching Dependency"
*
parallel ADMIN+USER online status *caching protection* (cache NEVER used, if ADMIN logged in as a USER)
*
site administration with Speed-Ups on;
* => enabling/disabling cache utilization for PHP-Nuke BLOCKS, single-line configurable
* => on-the-fly cache strategy re-configurations for PHP-Nuke BLOCKS, single-line configurable
* => cached environment performance bottleneck analysis (PHP-Nuke BLOCKS)
*
fully tested *Cache_Lite Wrapper Env* functionality