Output-Filter; Results - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

output-filter

Specifies a compression algorithm to apply to all outgoing traffic after all
processing.
Syntax
output-filter {zip | pkzip | none}
Parameters
zip
pkzip Compresses all incoming traffic with the PKZIP algorithm.
none

results

Adds a results action.
Syntax
results context [destination] [response]
Parameters
context Specifies the target context, that is the target whose contents are
destination
response
Guidelines
A results action transmits the contents of a context to a specified destination.
Examples
v Sends the contents of the INPUT context to the destination of the rule.
v Sends the contents of the INPUT context to the destination that is referenced by
v Sends the contents of the INPUT context to the loopback server for processing.
874
Command Reference
# on-error abort faultProcessing
#
Compresses all incoming traffic with the ZIP algorithm.
(Default) Performs no compression on outgoing traffic.
transmitted.
Optionally specifies the destination. In the absence of this argument, the
contents of the target context are transmitted to the OUTPUT of the
Processing Rule.
Specifies the target context that stores the parsed reply. This argument is
required when a response is expected. Otherwise, it is not used.
# results INPUT
#
the local var://local/dest URL.
# results INPUT var://local/dest
#
Stores processing results in the apple context.
# results INPUT http://127.0.0.1:9000/ apple
#

Advertisement

Table of Contents
loading

Table of Contents