Persistent-Connections - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Parameters
name
value
Guidelines
Style sheets that are used in processing policies can take stylesheet parameters.
These parameters can be passed in. Use the parameter to define each required
stylesheet parameter.
You must include the following namespace declaration in any style sheet to enable
that style sheet to access parameter-value pairs defined by the parameter
command:
Use the no parameter command to delete one or more stylesheet parameters.
Related Commands
default-param-namespace, query-param-namespace
Examples
v Makes two parameter-value pairs available to the current Multi-Protocol
v Makes a single parameter-value pair available to the current Multi-Protocol
v Makes a single parameter-value pair available to the current Multi-Protocol
v Deletes the recipient stylesheet parameter.
v Deletes all stylesheet parameters.

persistent-connections

Controls persistent connections.
Syntax
persistent-connections {on | off}
Parameters
on
is the name of the parameter made available to the current Multi-Protocol
Gateway.
is the value of the parameter.
xmlns:dpconfig="http://www.datapower.com/param/config"
Gateway. The default parameter namespace is used.
# parameter recipient ALICE
# parameter type content
#
Gateway. {http://www.example.com} designates the parameter namespace.
# parameter {}foobar value
#
Gateway. {} designates no namespace.
# parameter {http://www.example.com}foobar value
#
# no parameter recipient
#
# no parameter
#
(Default) Enables the establishment of persistent connections.
Chapter 49. Multi-Protocol Gateway configuration mode
455

Advertisement

Table of Contents
loading

Table of Contents