Xsl Checksummed Cache - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Parameters
XML-manager
capacity
Guidelines
The initial cache size is set to 256 style sheets.
Related Commands

xsl checksummed cache

Examples
v Assigns a cache limit of 5000 style sheets for the mgr1 XML manager.
xsl checksummed cache
Enables or disables SHA-1-assisted caching.
Syntax
xsl checksummed cache XML-manager
no xsl checksummed cache XML-manager
Parameters
XML-manager
Guidelines
SHA-1 is defined in FIPS 180-1 and published to the internet community as RFC
3174. SHA-1 takes an input message or string of less than 264 bits and computes a
160-bit output that is called a message digest. The message digest can be thought
of as a digital fingerprint or signature.
With SHA-1-assisted caching enabled, style sheets are cached by both URL and
SHA-1 message digest values. SHA-1-assisted caching can improve performance in
environments where the same style sheet could be obtained from different
locations.
With SHA-1-assisted caching disabled, style sheets are cached solely by URL. Use
the no xsl checksummed cache command to disable SHA-1 caching.
Related Commands
xsl cache size
Examples
v Enables SHA-1-assisted caching for the mgr1 XML Manager.
144
Command Reference
Specifies the name of an XML manager.
Specifies the maximum size of the cache in style sheets. Use an integer in
the range of 4 through 1000000.
# xsl cache size mgr1 5000
#
Specifies the name of the XML Manager.

Advertisement

Table of Contents
loading

Table of Contents