Google Search diml.org
[ french ]

Table des matières
 Latest News
 An application of the  WCT_NEWS  component
>> Top of page

Language Reference

DIML Cache Controls


Module: Cache Group: Optimization

Syntax

<%cache
    [on|off|clear]
    %>

The cache statement allows some control over the cache feature of the DIML engine (v3.0).

Whatever the syntax used, the cache statement has no effect on cached copies (should even never appear in cached document).

on : Activates caching from that location, i.e., allows static resolution of the following statements.

off : Disables caching, i.e., avoid statements being resolved in the cache copy. The dynamic statements will remain unresolved in the cached copy.

clear : Clears the cache, deleting all cache resources (including cache hash).


previous summary next


All material is copyleft V.G. FREMAUX (EISTI France) 1999 to 2003 except explicitly mentioned