ca global¶
The following operations can be performed on "ca global":
bind ca global¶
Activates the specified content accelerator policy for all requests sent to the NetScaler appliance.
Synopsys¶
bind ca global -policyName <string> -priority <positive_integer> [-gotoPriorityExpression <expression>] [-type <type>]
Arguments¶
policyName
Name of the content accelerator policy.
priority
Specifies the priority of the content accelerator policy.
Minimum value: 0
gotoPriorityExpression
type
Example¶
i) bind ca global pol9 9
unbind ca global¶
Unbind the specified content accelerator policy from ContentAccelerator global.
Synopsys¶
unbind ca global <policyName> [-type <type>] [-priority <positive_integer>]
Arguments¶
policyName
Name of the policy to unbind.
type
The bindpoint from which the policy is to be unbound.
Possible values: REQ_OVERRIDE, REQ_DEFAULT, RES_OVERRIDE, RES_DEFAULT
priority
Priority of the NOPOLICY to be unbound.
Minimum value: 1
Maximum value: 2147483647
Example¶
unbind ca global pol9
show ca global¶
Shows the content accelerator policies that are globally-bound to the NetScaler appliance.
Synopsys¶
show ca global [-type <type>]
Arguments¶
type
Outputs¶
stateflag
policyName
Name of the content accelerator policy.
priority
Specifies the priority of the content accelerator policy.
gotoPriorityExpression
flowType
flowtype of the bound content accelerator policy.
numpol
Number of polices bound to label.
flags
globalBindType
devno
count
Example¶
show ca global