Home > Configuration > Compression > bindcmpglobal_policy

bindcmpglobal_policy

Use this method to bind policy to cmp global.

Syntax



Parameters

policyname

Name of the policy to bind globally.
This is mandatory parameter.

priority

Positive integer specifying the priority of the policy. The lower the number, the higher the priority. By default, polices within a label are evaluated in the order of their priority numbers. In the configuration utility, you can click the Priority field and edit the priority level or drag the entry to a new position in the list. If you drag the entry to a new position, the priority level is updated automatically.
Minimum value = 1.
Maximum value = 2147483647.

type

Global bind point, specifying where to bind the policy.
Default value = NS_BINDPOINT_NONE.
Possible Values : REQ_OVERRIDE, REQ_DEFAULT, RES_OVERRIDE, RES_DEFAULT, HTTPQUIC_REQ_OVERRIDE, HTTPQUIC_REQ_DEFAULT, HTTPQUIC_RES_OVERRIDE, HTTPQUIC_RES_DEFAULT.

Return Value

Returns simpleResult

See Also