docs.roxen.comBack to normal mode
DocsRoxenWebServer 5.0Web Developer ManualProgramming Tags
Copyright © 2012, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com

<nocache></nocache>

Provided by module: Tags: RXML tags

Avoid caching of a part inside a <cache> tag. This is the same as using the <cache> tag with the "nocache" attribute.

Note that when a part inside a <cache> tag isn't cached, it implies that any RXML tags that enclose the <nocache> tag inside the <cache> tag also aren't cached.


Attributes

enable-client-cache

Mark output as cachable in browsers.


enable-protocol-cache

Mark output as cachable in server-side protocol cache and browser cache.