xslt-buffer-size
Use the xslt-buffer-size stanza entry to define the maximum size of the output XML document produced by XSLT when we are evaluating the HTTP transformation rule.
xslt-buffer-size = byte_limit
Description
The maximum size of the output XML document produced by XSLT when we are evaluating the HTTP transformation rule.
Options
byte_limit The maximum limit of the output XML document that is produced by XSLT when the HTTP transformation rule is evaluated.
Usage:
This entry is optional.
Default value 4096 The value is ignored if it is set below the default value.
Example:
xslt-buffer-size = 4096
Parent topic: [http-transformations:<resource-name>] stanza