Max-Redirects; Proxy - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Guidelines
The User Agent request header field contains information about the User Agent
initiating the request, that is the appliance. By default the appliance does not
include a User Agent request-header field.

max-redirects

Specifies the maximum number of HTTP redirect messages.
Syntax
max-redirects messages
Parameters
messages
Guidelines
The max-redirects command specifies the maximum number of HTTP redirect
messages to receive before the appliance declares the URL unreachable.

proxy

Creates a proxy policy.
Syntax
proxy pattern server port
proxy pattern none
no proxy [pattern]
Parameters
pattern Specifies a shell-style match pattern that defines the URL set subject to this
server
port
Specifies the maximum number of redirect messages. Use an integer in the
range of 0 to 128. The Default is 8.
proxy policy.
You can use wildcards to define a match pattern as follows:
*
The string wildcard matches 0 or more occurrences of any character.
?
The single character wildcard matches one occurrence of any single
character.
[]
The delimiters bracket a character or numeric range:
Matches 1, 2, 3, 4, or 5
[1-5]
Matches x or y
[xy]
Specifies the name or IP address of an HTTP server. With the port,
designates the HTTP proxy that services the URL set defined by the match
pattern.
Specifies a port on the HTTP server. With the server name or IP address,
designates the HTTP proxy that services the URL set defined by the match
pattern.
Chapter 87. User Agent configuration mode
715

Advertisement

Table of Contents
loading

Table of Contents