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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン