Tfim; Throttle - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Examples
v Enter the URL Rewrite Policy configuration mode to create the RW-1 URL
v Tests a candidate URL against the URL Rewrite Policy.

tfim

Enters TFIM configuration mode.
Syntax
tfim name
Parameters
name
Guidelines
In TFIM (IBM Tivoli Federated Identity Manager) configuration mode, you
configure a TFIM object that provides the information needed to locate and access
a TFIM server.
Use the cancel or exit command to exit TFIM configuration mode and return to
Global configuration mode.
TFIM is a licensed feature, and requires the presence of a TAM license on the
DataPower appliance. Contact your IBM representative, to obtain the needed
license.
Related Commands
cancel, exit

throttle

Specifies appliance behavior when faced with a low memory condition.
Syntax
throttle throttle-threshold kill-threshold timeout
no throttle
Rewrite Policy. Adds a rule to the URL Rewrite Policy. Applies the changes and
returns to Global configuration mode.
# urlrewrite RW-1
URL rewrite policy configuration mode
# rewrite (.*)xsl=(.*)\?(.*) $1xsl=ident.xsl?$3 http://mantis:8000/$2
# exit
# test urlrewrite RW-1
http://mantis:8000/foo/bar/my.cgi?x=y&xsl=style.xsl?/input.xml
input replace -> http://mantis:8000/foo/bar/my.cgi?x=y&xsl=ident.xsl?/input.xml
style replace -> http://mantis:8000/style.xsl
#
is a required string that identifies the TFIM object.
The name can contain a maximum of 128 characters. For restrictions, refer
to "Object name conventions" on page xxiv.
Chapter 2. Global configuration mode
121

Advertisement

Table of Contents
loading

Table of Contents