In the last example, why do you need an explicit allow rule (P2 and P4 rule) after the rate limit rule? By default action 'allow', your ACL will continue to allow the requests until the rate limit… - Anurag Sharma - Medium
- Select a language for the TTS:
- UK English Female
- UK English Male
- US English Female
- US English Male
- Australian Female
- Australian Male
- Language selected: (auto detect) - EN
Play all audios:

Anurag SharmaFollowSep 30, 2021 --
Listen
Share
In the last example, why do you need an explicit allow rule (P2 and P4 rule) after the rate limit rule? By default action 'allow', your ACL will continue to allow the requests until the rate
limit condition is met, so why have a specific rule to allow those requests when default action will take care of that regardless?