Home > Configuration > Bot > setbotprofile_signaturemultipleuseragentheaderaction

setbotprofile_signaturemultipleuseragentheaderaction

Use this method to set actions to be taken if multiple User-Agent headers are seen in a request (Applicable if Signature check is enabled). Log action should be combined with other actions

Syntax



Parameters

name

Name for the profile. Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.), pound (#), space ( ), at (@), equals (=), colon (:), and underscore (_) characters. Cannot be changed after the profile is added. The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my profile" or 'my profile').
This is mandatory parameter.

signaturemultipleuseragentheaderaction

Actions to be taken if multiple User-Agent headers are seen in a request (Applicable if Signature check is enabled). Log action should be combined with other actions
Default value = BOT_ACTION_CHECKLAST.
Possible Values : CHECKLAST, LOG, DROP, REDIRECT, RESET.

Return Value

Returns simpleResult

See Also