• MODX.com

    4,856 downloads

statcache

statcache is an extra by opengeek, first released on 2014-08-04.

Package Description

This fourth minor release of the statcache extra is made up of a Plugin for MODX Revolution that writes out static representations of fully cacheable MODX Resources to a configurable location on the filesystem. You can then use your web server's rewrite engine (or equivalent) to serve the static files first, if they exist. This has the advantage of bypassing MODX (and PHP) entirely, allowing you to serve potentially thousands of more requests per second. It has the disadvantage of not allowing any dynamic content to be served however.

v1.4.0-pl adds the ability to replace existing static files versus removing them when saving a Resource. Visitors will always get the static file once it is generated until it is replaced.

It also adds the ability to limit caching to specific Contexts and allows usage on multi-context sites that use multiple domains or sub-domains.

Usage/Installation Instructions

Install via Package Management.

See https://github.com/opengeek/statcache/wiki for additional information.

Submit bug reports and feature requests at https://github.com/opengeek/statcache/issues

Details

Developer(s)
opengeek
Released
2014-08-04
First seen
2014-08-04
License
GPLv2
Supported databases
Minimum MODX Requirement
2.1

statcache Releases

Vendor Signature Released on
MODX.com 1.4.0-pl 2014-08-04 (9 years ago)

We've also seen 2 unverified versions of statcache in use, but don't list those as we've been unable of confirming they are official releases from an official source.