Type - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Syntax
stylesheet-policy name
Parameters
name
Guidelines
Assigning a Processing Policy is optional. In the absence of a Processing Policy, the
XML Firewall uses processing instructions (if any) that are in the XML document.
Related Commands
ssl, urlrewrite-policy, xml-manager

type

Specifies the type of the XML Firewall service.
Syntax
type {dynamic-backend | loopback-proxy | static-backend}
Parameters
dynamic-backend
loopback-proxy
static-backend
Guidelines
The type command specifies the mode of the XML Firewall.
v When dynamic backend, the XML Firewall identifies the backend server by
v When loopback, the XML Firewall processes request messages with the
v When static backend, the XML Firewall identifies the backend server using the
Specifies the name of a Processing Policy.
(Default) Sets the XML Firewall type to dynamic backend. The address of the
target server is extracted from the client request with the dp:set-target or
dp:xset-target extension element.
Sets the XML Firewall type to loopback.
Sets the XML Firewall type to static backend. The address of the target
server is identified with the remote-address command.
examining the request. The XML Firewall processes request and response
messages with the processing policy defined with the stylesheet-policy
command. An SSL Client Profile can be defined with the ssl command to
communicate with the target server, and an SSL Server Profile can be defined
with the ssl command to communicate with the client.
processing policy defined with the stylesheet-policy command and returns the
result to the client. No target server is involved. An SSL Server Profile can be
defined with the ssl command to communicate with the client.
IP address and port defined with the remote-address command. The XML
Firewall processes request and response messages with the processing policy
defined with the stylesheet-policy command. An SSL Client Profile can be
defined with the ssl command to communicate with the target server, and an
SSL Server Profile can be defined with the ssl command to communicate with
the client.
Chapter 106. XML Firewall configuration mode
911

Advertisement

Table of Contents
loading

Table of Contents