Ftp-Policy - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Syntax
compression-policy pattern {on | off}
Parameters
pattern Specifies a shell-style match pattern that defines the URL set subject to this
on
off
Guidelines
A Compression Policy enables or disables GZIP compression negotiation for that
group of URLs between the User Agent and the backend server.
Examples
v Adds a Compression Policy, which enables compression negotiation on the URL

ftp-policy

Creates a policy that associates a URL set with a set of default policies for the FTP
protocol.
Syntax
ftp-policy pattern [pasv-off | pasv-opt | pasv-req] [auth-off | auth-tls-opt |
auth-tls-req] [ccc-off | ccc-opt | ccc-req] [enc-data-off | enc-data-opt |
enc-data-req] [ascii | binary] [slash-stou-off | slash-stou-on] name
[size-check-optional | size-check-disabled]
Parameters
pattern Specifies a shell-style regular expression that defines the URL set that is
712
Command Reference
compression 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]
Enables compression negotiation.
(Default) Disables compression negotiation. Alternatively, use the no
compression-policy command.
set defined by *datapower.com*. Subsequently disables compression negotiation,
thus restoring the default state.
# compression-policy *datapower.com* on
. .
.
# compression-policy *datapower.com* off
#
subject to the FTP policy.
You can use wildcards to define a match pattern as follows:
The string wildcard matches 0 or more occurrences of any character.
*

Advertisement

Table of Contents
loading

Table of Contents