TWSD-1172 On APV, the HTTP ACL feature should not have a dependency on DDoS AS-25458

Review Request #1443 — Created March 17, 2026 and submitted

weikai
APV10
rel_apv_10_7_4, rel_apv_10_7
TWSD-1172
kevin.poh, mingji, philpeng
Root cause
- The command "acl http rule <rule_name> <client_ip> {netmask|prefix} rps <max_limit> <condition>" depends on the DDoS feature.

Solution
- Decouple "acl http rule <rule_name> <client_ip> {netmask|prefix} rps <max_limit> <condition>" from the DDoS feature.
Test whether the ACL HTTP rule rps condition is effective when the DDoS function is disabled.
Loading...