block-proxy-info

Syntax

tadm block-proxy-info common_options --config=config_name --vs=vs_name --route=route_name (param)

Description

Use this command to block proxy information.

Options

For information about common_options, run the help command.

--config|-c

Specify the configuration for which you want to block the proxy parameter.

--vs|-s

Specify the name of the virtual server for which you want to block the proxy parameter.

--route|-r

Specify the name of the route to block the proxy parameter.

Operands

Specify the name of the proxy parameter you want to block.

jroute

via

ip

cipher

proxy-agent

proxy-auth

keysize

secret-keysize

ssl-id

issuer-dn

user-dn

auth-cert

xforwarded-for

cache-info

ssl

Example

tadm block-proxy-info --user=admin --host=admin.example.com --password-file=./admin.passwd --port=8989 
--no-prompt --config=www.example.org --vs=soa.example.org 
--route=route1 jroute

Exit Codes

The following exit values are returned:

0: command executed successfully

>0: error in executing the command

For more information about exit codes and syntax notations, run the help command.