Oversize handling WAF

0

I got an email from AWS to configure WAF for oversize before October 1,2022. I want to inspect first 8 KB and ignore remaining bytes of body.

While looking documentation, I found there are 3 options- Continue, Match and NO Match.

Is 'Continue' option right to inspect first 8 KB only? I don't understand clearly the 'Continue ' option.

已提问 2 年前1163 查看次数
1 回答
0
已接受的回答

Yes, you are correct - "Continute" inspects content up to the inspection size limit, and ignore the rest. See here: https://docs.aws.amazon.com/waf/latest/developerguide/waf-rule-statement-oversize-handling.html

AWS
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则