forward-proxy-info

Syntax

tadm forward-proxy-info common_options [--header=header] --config=config_name --vs=vs_name --route=route_name (param)

Description

Use this command to forward the proxy information.

Options

For information about common_options, run the help command.

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

--header|-H

Specify the name of the header.

--config|-c

Specify the configuration for which you want to forward the proxy header.

--vs|-s

Specify the name of the virtual server.

--route|-r

Specify the route name to forward the proxy header.

Operands

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 forward-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=forwardproxy1 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.