.. _ddos_template_tcp_progression_tracking_mitigation_slow_attack: ddos template tcp progression-tracking mitigation slow-attack ============================================================= Configure and enable TCP progression Tracking Mitigation for slow attack (identify slow attacker) slow-attack Specification ------------------------- ===================================== ============================================================================================================= **Parameter** **Value** ===================================== ============================================================================================================= **Type** *Configuration Resource* **Element Name** slow-attack **Element URI** /axapi/v3/ddos/template/tcp/{name}/progression-tracking/mitigation/slow-attack **Element Attributes** slow-attack_attributes **Partition Visibility** shared **Schema** :download:`slow-attack schema ` ===================================== ============================================================================================================= **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/template/tcp/{name}/progression-tracking/mitigation/slow-attack .. raw:: html :ref:`1249_slow-attack_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/template/tcp/{name}/progression-tracking/mitigation/slow-attack .. raw:: html :ref:`1249_slow-attack_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/template/tcp/{name}/progression-tracking/mitigation/slow-attack .. raw:: html :ref:`1249_slow-attack_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/template/tcp/{name}/progression-tracking/mitigation/slow-attack .. raw:: html :ref:`1249_slow-attack_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/template/tcp/{name}/progression-tracking/mitigation/slow-attack .. raw:: html :ref:`1249_slow-attack_attributes` .. raw:: html
.. _1249_slow-attack_attributes: slow-attack attributes ---------------------- **init-request-max-time** **Description** Set client query time (in unit of 100ms). Suggested value larger than 30 secs **Type:** number **Range:** 2-6000 **init-response-max-time** **Description** Set server think time (in unit of 100ms). Suggested value larger than 45 secs **Type:** number **Range:** 2-6000 **progression-tracking-slow-action** **Description** 'drop': Drop packets for progression tracking violation exceed (Default); 'reset': Reset client connection; 'blacklist-src': Blacklist-src for progression tracking violation exceed; **Type:** string **Supported Values:** drop, reset, blacklist-src **Default:** drop **Mutual Exclusion:** progression-tracking-slow-action and progression-tracking-slow-action-list-name are mutually exclusive **progression-tracking-slow-action-list-name** **Description** Configure action-list to take when progression tracking violation exceed **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Mutual Exclusion:** progression-tracking-slow-action-list-name and progression-tracking-slow-action are mutually exclusive **Reference Object:** :doc:`/axapi/v3/ddos/action-list ` **response-pkt-rate-max** **Description** Set the transferred packets per response **Type:** number **Range:** 1-255 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters