|
-
Fastest possible implementation of a cache
-
Default storage place is .xmlstyle_cache directory in same directory as XML file
-
Overridable using AxCacheDir directive
-
Files named as MD5 hash of XML filename, media type, style name and optionally run-time parameters that may affect the cache
-
Does use large amounts of space, so can be turned
off
(borrowed from Matt Sergeant's slides)
|