Size; Static-Document-Calls - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

v Caches all XML schemas with a priority of 210 and the default TTL.
v Caches all style sheets and schemas with a priority of 255 and the default TTL.
v Removes the cache policy for XML schema files.
v Removes all cache policies.

size

Defines the size of the document cache.
Syntax
size bytes
Parameters
bytes
Guidelines
The appliance calculates a maximum cache size based on available memory.
Because the default is 0, you must size the document cache to enable it.
Related Commands
maxdocs
Examples
v Enables a document cache of 1 MB.

static-document-calls

Enables (nonstandard) independent document calls.
270
Command Reference
# documentcache mgr1
Document cache configuration mode
# policy *xsd
#
# documentcache mgr1
Document cache configuration mode
# policy *xsd 210
#
Caches all XML files with the default priority and TTL. Caches all GIF files with
a priority of 1 and the default TTL.
# documentcache mgr1
Document cache configuration mode
# policy *xs[dl] 255
# policy *xml
# policy *gif 1
#
# no policy *xsd
#
# no policy
#
Specifies the size of the document cache in bytes. The default is 0.
# documentcache mgr1
Document cache configuration mode
# size 1048576
#

Advertisement

Table of Contents
loading

Table of Contents