ltm rule command DOSL7 disableΒΆ

iRule(1)		      BIG-IP TMSH Manual		      iRule(1)



DOSL7::disable
       Disables blocking and detection of DoS attacks according to the ASM
       security policy configuration.

SYNOPSIS
       DOSL7::disable

DESCRIPTION
       Disables blocking and detection of DoS attacks according to the ASM
       security policy configuration. When enabled using DOSL7::enable,
       transactions will be enforced according to the DoS L7 ASM policy
       configuration for both detection and prevention.

       Syntax

       DOSL7::disable

RETURN VALUE
VALID DURING
EXAMPLES
	when IN_DOSL7_ATTACK {
	    DOSL7::disable
	}

HINTS
SEE ALSO
CHANGE LOG
       @BIGIP-11.4.0 --First introduced the command.



BIG-IP				  2017-01-31			      iRule(1)